[Uml-devel] kdesdk/umbrello/umbrello

Oliver Kellogg okellogg at users.sourceforge.net
Sat Oct 2 12:31:01 UTC 2004


CVS commit by okellogg: 

Trim includes.


  M +1 -1      associationwidget.cpp   1.124
  M +0 -1      messagewidget.cpp   1.51


--- kdesdk/umbrello/umbrello/messagewidget.cpp  #1.50:1.51
@@ -19,5 +19,4 @@
 #include "objectwidget.h"
 #include "classifier.h"
-#include "dialogs/selectopdlg.h"
 #include "umlview.h"
 #include "umldoc.h"

--- kdesdk/umbrello/umbrello/associationwidget.cpp  #1.123:1.124
@@ -18,4 +18,5 @@
 #include "umlrole.h"
 #include "listpopupmenu.h"
+#include "classifier.h"
 #include "attribute.h"
 #include "association.h"
@@ -26,5 +27,4 @@
 #include "widget_utils.h"
 #include "dialogs/assocpropdlg.h"
-#include "dialogs/selectopdlg.h"
 #include "inputdialog.h"
 






More information about the umbrello-devel mailing list