[Uml-devel] KDE/kdesdk/umbrello/umbrello/widgets
Andi Fischer
andi.fischer at hispeed.ch
Wed May 30 16:02:55 UTC 2012
SVN commit 1297306 by fischer:
Duplicated attribut removed.
M +2 -5 componentwidget.h
M +0 -6 datatypewidget.h
--- trunk/KDE/kdesdk/umbrello/umbrello/widgets/componentwidget.h #1297305:1297306
@@ -4,7 +4,7 @@
* the Free Software Foundation; either version 2 of the License, or *
* (at your option) any later version. *
* *
- * copyright (C) 2003-2006 *
+ * copyright (C) 2003-2012 *
* Umbrello UML Modeller Authors <uml-devel at uml.sf.net> *
***************************************************************************/
@@ -38,10 +38,7 @@
protected:
UMLSceneSize minimumSize();
- /**
- * The right mouse button menu
- */
- ListPopupMenu* m_pMenu;
+
};
#endif
--- trunk/KDE/kdesdk/umbrello/umbrello/widgets/datatypewidget.h #1297305:1297306
@@ -43,12 +43,6 @@
protected:
UMLSceneSize minimumSize();
-private:
- /**
- * The right mouse button menu.
- */
- ListPopupMenu* m_pMenu;
-
};
#endif
More information about the umbrello-devel
mailing list