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

Stephan Kulow coolo at kde.org
Tue Apr 22 02:34:07 UTC 2003


CVS commit by coolo: 

removing more of these insane paths


  M +1 -1      classattributespage.h   1.8
  M +1 -1      classoperationspage.h   1.5


--- kdesdk/umbrello/umbrello/dialogs/classattributespage.h  #1.7:1.8
@@ -16,5 +16,5 @@
 #define CLASS_ATTRIBUTES_PAGE
 
-#include "umbrello/umbrello/dialogs/classattributesbase.h"
+#include "classattributesbase.h"
 #include <qptrlist.h>
 #include <qpixmap.h>

--- kdesdk/umbrello/umbrello/dialogs/classoperationspage.h  #1.4:1.5
@@ -11,5 +11,5 @@
 #define CLASS_OPERATIONS_PAGE
 
-#include "umbrello/umbrello/dialogs/classoperationsbase.h"
+#include "classoperationsbase.h"
 #include "dialogpage.h"
 






More information about the umbrello-devel mailing list