[Uml-devel] KDE/kdesdk/umbrello/umbrello

Kevin Ottens ervin at kde.org
Wed Apr 11 14:08:18 UTC 2007


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.




More information about the umbrello-devel mailing list