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

Oliver Kellogg okellogg at users.sourceforge.net
Sun Apr 29 14:58:03 UTC 2007


SVN commit 659137 by okellogg:

compile

 M  +5 -4      worktoolbar.h  


--- trunk/KDE/kdesdk/umbrello/umbrello/worktoolbar.h #659136:659137
@@ -5,19 +5,20 @@
  *   the Free Software Foundation; either version 2 of the License, or     *
  *   (at your option) any later version.                                   *
  *                                                                         *
- *   copyright (C) 2002-2006                                               *
+ *   copyright (C) 2002-2007                                               *
  *   Umbrello UML Modeller Authors <uml-devel at uml.sf.net>                  *
  ***************************************************************************/
 
 #ifndef WORKTOOLBAR_H
 #define WORKTOOLBAR_H
 
+#include <QMap>
+#include <QPixmap>
+#include <Q3MainWindow>
 #include <qcursor.h>
-//Added by qt3to4:
-#include <QPixmap>
 #include <ktoolbar.h>
+
 #include "umlnamespace.h"
-#include <Q3MainWindow>
 
 class QAction;
 /**




More information about the umbrello-devel mailing list