[Uml-devel] kdesdk/umbrello/umbrello
Brian Thomas
thomas at mail630.gsfc.nasa.gov
Thu Oct 2 14:02:03 UTC 2003
CVS commit by thomas:
build tweak: UMLApp variable not used anymore in loadDiagramsFromXMI now that getOptionState is method in umldoc.
M +0 -1 umldoc.cpp 1.80
--- kdesdk/umbrello/umbrello/umldoc.cpp #1.79:1.80
@@ -1666,5 +1666,4 @@ bool UMLDoc::loadDiagramsFromXMI( QDomNo
if( element.isNull() )
return true;//return ok as it means there is no umlobjects
- UMLApp* app = (UMLApp*)parent();
SettingsDlg::OptionState state = getOptionState();
UMLView * pView = 0;
More information about the umbrello-devel
mailing list