[Uml-devel] branches/KDE/3.5/kdesdk/umbrello/umbrello
Oliver Kellogg
okellogg at users.sourceforge.net
Sat Aug 27 11:34:10 UTC 2005
SVN commit 454014 by okellogg:
trim includes
M +3 -6 boxwidget.cpp
M +2 -7 codegenerators/idlwriter.cpp
M +0 -2 cppimport.cpp
M +1 -2 notewidget.cpp
--- branches/KDE/3.5/kdesdk/umbrello/umbrello/boxwidget.cpp #454013:454014
@@ -1,5 +1,5 @@
/*
- * copyright (C) 2003-2004
+ * copyright (C) 2003-2005
* Umbrello UML Modeller Authors <uml-devel@ uml.sf.net>
*/
@@ -12,13 +12,10 @@
* *
***************************************************************************/
-//qt includes
-#include <qpointarray.h>
-//kde includes
+// qt/kde includes
#include <kcursor.h>
-#include <kcolordialog.h>
#include <kdebug.h>
-//app includes
+// app includes
#include "umlview.h"
#include "boxwidget.h"
--- branches/KDE/3.5/kdesdk/umbrello/umbrello/codegenerators/idlwriter.cpp #454013:454014
@@ -1,10 +1,6 @@
/***************************************************************************
- begin : Sat Jan 4 2003
- copyright : (C) 2003 by Oliver Kellogg
- email : okellogg at users.sourceforge.net
- ***************************************************************************/
-
-/***************************************************************************
+ * copyright (C) 2003-2005 *
+ * Umbrello UML Modeller Authors <uml-devel@ uml.sf.net> *
* *
* This program is free software; you can redistribute it and/or modify *
* it under the terms of the GNU General Public License as published by *
@@ -16,7 +12,6 @@
#include "idlwriter.h"
#include <kdebug.h>
-#include <klocale.h>
#include <kmessagebox.h>
#include <qfile.h>
#include <qptrlist.h>
--- branches/KDE/3.5/kdesdk/umbrello/umbrello/cppimport.cpp #454013:454014
@@ -20,8 +20,6 @@
#include "import_utils.h"
#include "uml.h"
#include "umldoc.h"
-#include "umllistview.h"
-#include "umllistviewitem.h"
#include "umlobject.h"
#include "docwindow.h"
#include "package.h"
--- branches/KDE/3.5/kdesdk/umbrello/umbrello/notewidget.cpp #454013:454014
@@ -1,5 +1,5 @@
/*
- * copyright (C) 2002-2004
+ * copyright (C) 2002-2005
* Umbrello UML Modeller Authors <uml-devel@ uml.sf.net>
*/
@@ -28,7 +28,6 @@
#include "clipboard/umldrag.h"
#include "umldoc.h"
#include "umlview.h"
-#include "umllistview.h"
#include "uml.h"
#include "listpopupmenu.h"
More information about the umbrello-devel
mailing list