[Uml-devel] branches/KDE/3.5/kdesdk/umbrello/umbrello/dialogs

Oliver Kellogg okellogg at users.sourceforge.net
Tue May 8 22:33:36 UTC 2007


SVN commit 662710 by okellogg:

apply r662668 from trunk

 M  +1 -0      notedialog.cpp  
 M  +3 -0      notedialog.h  


--- branches/KDE/3.5/kdesdk/umbrello/umbrello/dialogs/notedialog.cpp #662709:662710
@@ -50,3 +50,4 @@
     accept();
 }
 
+#include "notedialog.moc"
--- branches/KDE/3.5/kdesdk/umbrello/umbrello/dialogs/notedialog.h #662709:662710
@@ -25,6 +25,9 @@
 class QTextEdit;
 
 class NoteDialog : public KDialogBase {
+
+   Q_OBJECT
+
 public:
     /**
      *  Constructs an NoteDialog.




More information about the umbrello-devel mailing list