-----------------------------------------------------------
This is an automatically generated e-mail. To reply, visit:
https://git.reviewboard.kde.org/r/117136/
-----------------------------------------------------------

(Updated March 28, 2014, 2:56 p.m.)


Status
------

This change has been marked as submitted.


Review request for KDE Frameworks and Christoph Feck.


Repository: kwidgetsaddons


Description
-------

Fix API regression in KAssistantDialog in KWidgetsAddons.

The previous, next and finish button used to be exposed through the 
KDialog::UserN buttons. This is not a KDialog anymore and QDialogButtonBox 
doesn't expose these.

This patch exposes the buttons in 3 different methods.


Diffs
-----

  src/kassistantdialog.cpp 00895f0 
  src/kassistantdialog.h e7ffaf5 

Diff: https://git.reviewboard.kde.org/r/117136/diff/


Testing
-------

Using it from the ongoing port of dr konqi.


Thanks,

Aleix Pol Gonzalez

_______________________________________________
Kde-frameworks-devel mailing list
Kde-frameworks-devel@kde.org
https://mail.kde.org/mailman/listinfo/kde-frameworks-devel

Reply via email to