D6531: Sublime::Container : set sorted open document list as Dock menu
Kevin Funk
noreply at phabricator.kde.org
Sat Jul 8 22:48:40 UTC 2017
kfunk accepted this revision.
kfunk added a comment.
This revision is now accepted and ready to land.
Other than that this looks good to me. Thanks
INLINE COMMENTS
> container.cpp:138
> +// only one of these per process:
> +static QMenu* currentDockMenu = NULL;
> +#endif
`nullptr`
> container.cpp:224
> + QMenu().setAsDockMenu();
> + currentDockMenu = NULL;
> + }
`nullptr`
REPOSITORY
R33 KDevPlatform
REVISION DETAIL
https://phabricator.kde.org/D6531
To: rjvbb, #kdevelop, kfunk
Cc: kfunk, kdevelop-devel, geetamc, Pilzschaf, akshaydeo, surgenight, arrowdodger
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.kde.org/pipermail/kdevelop-devel/attachments/20170708/b0e2e786/attachment.html>
More information about the KDevelop-devel
mailing list