[Differential] [Requested Changes To] D4122: Toolbar state was not being saved / restored
Anton Anikin
noreply at phabricator.kde.org
Mon Jan 16 07:38:42 UTC 2017
antonanikin requested changes to this revision.
antonanikin added a reviewer: antonanikin.
antonanikin added inline comments.
This revision now requires changes to proceed.
INLINE COMMENTS
> idealcontroller.cpp:123
> + QVariant::fromValue(true)).toBool());
> + connect(toolBar->toggleViewAction(), &QAction::toggled, [toolBar](){
> + KConfigGroup cg(KSharedConfig::openConfig(), "UiSettings/Docks/ToolbarEnabled");
add `this` as signal receiver.
REPOSITORY
R33 KDevPlatform
REVISION DETAIL
https://phabricator.kde.org/D4122
EMAIL PREFERENCES
https://phabricator.kde.org/settings/panel/emailpreferences/
To: tcanabrava, kfunk, apol, antonanikin
Cc: antonanikin, kdevelop-devel
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.kde.org/pipermail/kdevelop-devel/attachments/20170116/e9f378a2/attachment.html>
More information about the KDevelop-devel
mailing list