[Differential] [Changed Subscribers] D4392: Fix KEditListWidget losing the focus on click of buttons
Christoph Feck
noreply at phabricator.kde.org
Thu Feb 2 00:50:31 UTC 2017
cfeck added inline comments.
INLINE COMMENTS
> keditlistwidget.cpp:153
> + // TODO: merge with enableMoveButtons()
> + QPushButton* const buttons[3] = { servUpButton, servDownButton, servRemoveButton };
> +
Please use "Type *ptr" instead of "Type* ptr" throughout.
REPOSITORY
R236 KWidgetsAddons
REVISION DETAIL
https://phabricator.kde.org/D4392
EMAIL PREFERENCES
https://phabricator.kde.org/settings/panel/emailpreferences/
To: kossebau, #frameworks
Cc: cfeck
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.kde.org/pipermail/kde-frameworks-devel/attachments/20170202/39fe916a/attachment.html>
More information about the Kde-frameworks-devel
mailing list