D9884: KMultiTabBar: Fix regression in conversion to new style connect()

Kåre Särs noreply at phabricator.kde.org
Mon Jan 15 10:21:11 UTC 2018


sars created this revision.
sars added reviewers: Frameworks, mlaurent.
Restricted Application added a project: Frameworks.
sars requested review of this revision.

REVISION SUMMARY
  The conversion to new style connect introduced a bug. The old connect properly used the base class signal while the new connect connects to the derived signal which actually should be emitted as a result of the base class signal.

TEST PLAN
  Kate can now open/close the tool views when clicking on the sidebar buttons.

REPOSITORY
  R236 KWidgetsAddons

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

AFFECTED FILES
  src/kmultitabbar.cpp

To: sars, #frameworks, mlaurent
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.kde.org/pipermail/kde-frameworks-devel/attachments/20180115/72e5ed37/attachment.html>


More information about the Kde-frameworks-devel mailing list