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

Oliver Kellogg okellogg at users.sourceforge.net
Sun Apr 29 14:44:11 UTC 2007


SVN commit 659130 by okellogg:

compile

 M  +0 -1      cmdlineexportallviewsevent.cpp  
 M  +1 -2      cmdlineexportallviewsevent.h  


--- trunk/KDE/kdesdk/umbrello/umbrello/cmdlineexportallviewsevent.cpp #659129:659130
@@ -18,7 +18,6 @@
 // kde includes
 #include <kapplication.h>
 #include <kdebug.h>
-#include <kurl.h>
 
 // app includes
 #include "uml.h"
--- trunk/KDE/kdesdk/umbrello/umbrello/cmdlineexportallviewsevent.h #659129:659130
@@ -13,9 +13,8 @@
 #define CMDLINEEXPORTALLVIEWSEVENT_H
 
 #include <qevent.h>
+#include <kurl.h>
 
-class KUrl;
-
 /**
  * This class provides an event that is posted to the UMLApp when the "export all views"
  * option was set in the command line. Once the QT main loop begins, the event is processed.




More information about the umbrello-devel mailing list