D15742: Handle middle click on tabs
Anthony Fieroni
noreply at phabricator.kde.org
Tue Sep 25 12:36:42 BST 2018
anthonyfieroni added inline comments.
INLINE COMMENTS
> ViewContainer.cpp:92-93
> + this, &TabbedViewContainer::closeTerminalTab);
> + connect(tabBarWidget, &DetachableTabBar::newTabRequest,
> + this, [this]{ emit newViewRequest(); });
> +
You can connect directly the two signals.
REPOSITORY
R319 Konsole
REVISION DETAIL
https://phabricator.kde.org/D15742
To: tcanabrava, ngraham, hindenburg
Cc: anthonyfieroni, konsole-devel, herrold, ngraham, maximilianocuria, hindenburg
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.kde.org/pipermail/konsole-devel/attachments/20180925/5197c915/attachment.html>
More information about the konsole-devel
mailing list