[Uml-devel] branches/work/soc-umbrello/umbrello/widgets
Ralf Habacker
ralf.habacker at gmail.com
Thu Apr 5 16:34:01 UTC 2012
SVN commit 1288336 by habacker:
Reduced differences to trunk.
M +2 -3 linkwidget.cpp
--- branches/work/soc-umbrello/umbrello/widgets/linkwidget.cpp #1288335:1288336
@@ -4,7 +4,7 @@
* the Free Software Foundation; either version 2 of the License, or *
* (at your option) any later version. *
* *
- * copyright (C) 2004-2011 *
+ * copyright (C) 2004-2012 *
* Umbrello UML Modeller Authors <uml-devel at uml.sf.net> *
***************************************************************************/
@@ -12,11 +12,10 @@
#include "linkwidget.h"
// app includes
-#include "umlview.h"
-#include "umlobject.h"
#include "classifier.h"
#include "operation.h"
#include "uml.h"
+#include "umlobject.h"
#include "umlscene.h"
LinkWidget::LinkWidget()
More information about the umbrello-devel
mailing list