----------------------------------------------------------- This is an automatically generated e-mail. To reply, visit: https://git.reviewboard.kde.org/r/127678/ -----------------------------------------------------------
Review request for KMymoney. Repository: kmymoney Description ------- Register metatypes to eliminate Qt Desinger warnings. Registering metatypes for a type used in a widget eliminates the following types of warnings from Qt Designer on start up (displayed when designer is started from a console window): QMetaProperty::read: Unable to handle unregistered datatype '<class>' for property '<class>::<member>' Diffs ----- kmymoney/widgets/kmymoneycurrencyselector.cpp 41be539 kmymoney/widgets/kmymoneyedit.cpp ac79db7 Diff: https://git.reviewboard.kde.org/r/127678/diff/ Testing ------- Tested dialogs that use the data types. Thanks, Mitch Frazier