Review Request 127677: Add missing Q_OBJECT macro to class.
Mitch Frazier
mitch at comwestcr.com
Thu Apr 21 06:14:59 UTC 2016
-----------------------------------------------------------
This is an automatically generated e-mail. To reply, visit:
https://git.reviewboard.kde.org/r/127677/
-----------------------------------------------------------
(Updated April 21, 2016, 6:14 a.m.)
Status
------
This change has been marked as submitted.
Review request for KMymoney.
Changes
-------
Submitted with commit 672dba59056085ae706039678f9f90432071f65f by Thomas Baumgart on behalf of Mitch Frazier to branch master.
Repository: kmymoney
Description
-------
The KMyMoneyCurrencySelector was missing the Q_OBJECT macro.
The missing macro caused a Qt Designer warning on startup
(displayed when designer is started from a console window):
Designer: A class name mismatch occurred when creating a
widget using the custom widget factory registered for
widgets of class KMyMoneyCurrencySelector. It returned
a widget of class KMyMoneySecuritySelector.
Diffs
-----
kmymoney/widgets/kmymoneycurrencyselector.h 0927dd0
Diff: https://git.reviewboard.kde.org/r/127677/diff/
Testing
-------
Rebuilt code and started Qt Designer.
Unable to test actual widget because it is not actually used anywhere!
Thanks,
Mitch Frazier
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.kde.org/pipermail/kmymoney-devel/attachments/20160421/7ec3ebcd/attachment.html>
More information about the KMyMoney-devel
mailing list