[Differential] [Commented On] D2958: Add new action "Focus Editor and Hide Docks"

apol (Aleix Pol Gonzalez) noreply at phabricator.kde.org
Fri Nov 4 14:11:51 UTC 2016


apol added inline comments.

INLINE COMMENTS

> mainwindow_p.cpp:117
>  
> +    action = new QAction(i18nc("@action", "Focus Editor and Hide Unlocked Docks"), this);
> +    connect(action, &QAction::triggered, this, &MainWindowPrivate::focusEditorAndHideUnlockedDocks);

What's the difference between this action and "Hide/Restore Docks"? They feel really similar, too similar.

REPOSITORY
  rKDEVPLATFORM KDevPlatform

REVISION DETAIL
  https://phabricator.kde.org/D2958

EMAIL PREFERENCES
  https://phabricator.kde.org/settings/panel/emailpreferences/

To: antonanikin, #kdevelop
Cc: apol, kdevelop-devel
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.kde.org/pipermail/kdevelop-devel/attachments/20161104/80d1c728/attachment.html>


More information about the KDevelop-devel mailing list