Review Request 127677: Add missing Q_OBJECT macro to class.

Mitch Frazier mitch at comwestcr.com
Sun Apr 17 22:59:10 UTC 2016


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

Review request for KMymoney.


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/20160417/01ffed75/attachment.html>


More information about the KMyMoney-devel mailing list