[Uml-devel] kdesdk/umbrello/umbrello
Jonathan Riddell
jri at jriddell.org
Mon Mar 10 09:27:15 UTC 2003
CVS commit by jriddell:
move isInstance and instanceName property from ComponentWidgetData to UMLWidgetData
so it can be used to apply to any widget (should be useful for Nodes)
M +4 -7 componentwidget.cpp 1.4
M +0 -30 componentwidgetdata.cpp 1.3
M +0 -30 componentwidgetdata.h 1.3
M +2 -4 dialogs/classgenpage.cpp 1.12
M +1 -1 dialogs/classpropdlg.cpp 1.7
M +1 -1 umlview.cpp 1.35
M +29 -0 umlwidgetdata.cpp 1.4
M +30 -0 umlwidgetdata.h 1.2
More information about the umbrello-devel
mailing list