D22160: Document tree view close on middle button
Anthony Fieroni
noreply at phabricator.kde.org
Mon Jul 8 18:07:11 BST 2019
anthonyfieroni added inline comments.
INLINE COMMENTS
> kdevdocumentview.cpp:109
> + const bool actionClose = event->button() == Qt::MidButton;
> + const bool action = actionClose || actionClose;
> +
Looks incorrect `actionClose || actionOpen`
REPOSITORY
R32 KDevelop
BRANCH
close_document_tree
REVISION DETAIL
https://phabricator.kde.org/D22160
To: tristanp, #kdevelop, apol
Cc: anthonyfieroni, kossebau, kdevelop-devel, hmitonneau, christiant, glebaccon, domson, antismap, iodelay, alexeymin, geetamc, Pilzschaf, akshaydeo, surgenight, arrowd
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.kde.org/pipermail/kdevelop-devel/attachments/20190708/ff3fea60/attachment.html>
More information about the KDevelop-devel
mailing list