SVN commit 652571 by ervin: Adding missing Q_OBJECT macro. M +1 -1 floatingdashlinewidget.h --- trunk/KDE/kdesdk/umbrello/umbrello/floatingdashlinewidget.h #652570:652571 @@ -32,7 +32,7 @@ */ class FloatingDashLineWidget : public UMLWidget { - + Q_OBJECT public: /** * Creates a floating dash line.