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

Review request for kdelibs.


Summary
-------

Qt designer requires that subclasses of QDesignerCustomWidgetInterface  return 
non-empty, valid XML in domXML() function. makewidges generated empty string in 
this function by default. Because of this, kde widges are not shown in qt 
designer. This patch fix this bug.


Diffs
-----

  kdewidgets/makekdewidgets.cpp cb53c04 

Diff: http://git.reviewboard.kde.org/r/101804/diff


Testing
-------

My system. Designer now see plugins generated with makewidges. Other plugins 
must be changed by their authors.


Thanks,

Artem

Reply via email to