D12337: Give the file dialogs a "Sort by" menu button on the toolbar
Nathaniel Graham
noreply at phabricator.kde.org
Wed May 2 15:58:30 BST 2018
ngraham added inline comments.
INLINE COMMENTS
> kdiroperator.cpp:1887
> KActionMenu *sortMenu = new KActionMenu(i18n("Sorting"), this);
> + sortMenu->setIcon(QIcon::fromTheme(QStringLiteral("itemize")));
> + sortMenu->setDelayed(false);
Before the patch lands, this icon will be changed to whatever https://bugs.kde.org/show_bug.cgi?id=393318 yields.
REPOSITORY
R241 KIO
REVISION DETAIL
https://phabricator.kde.org/D12337
To: ngraham, #frameworks, #dolphin, #vdg, rkflx
Cc: andreaska, markg, broulik, anemeth, michaelh, bruns
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://mail.kde.org/mailman/private/kfm-devel/attachments/20180502/9230f981/attachment.htm>
More information about the kfm-devel
mailing list