[Uml-devel] branches/work/soc-umbrello/umbrello

Andi Fischer andi.fischer at hispeed.ch
Tue Jul 3 09:58:49 UTC 2012


SVN commit 1303782 by fischer:

Unnecessary includes removed.

 M  +0 -4      toolbarstatearrow.h  


--- branches/work/soc-umbrello/umbrello/toolbarstatearrow.h #1303781:1303782
@@ -12,10 +12,7 @@
 #define TOOLBARSTATEARROW_H
 
 #include "toolbarstate.h"
-#include "worktoolbar.h"
 
-#include <QtCore/QList>
-
 class UMLScene;
 
 /**
@@ -31,7 +28,6 @@
 {
     Q_OBJECT
 public:
-
     ToolBarStateArrow(UMLScene *umlScene);
 
     // We just forward events back to UMLScene, which handles the




More information about the umbrello-devel mailing list