[Uml-devel] kdesdk/umbrello/umbrello

Luis De la Parra Blum lparrab at gmx.net
Tue Mar 4 17:14:06 UTC 2003


CVS commit by luis: 

Forgot to comment this out before committing...


  M +2 -2      umldoc.cpp   1.19


--- kdesdk/umbrello/umbrello/umldoc.cpp  #1.18:1.19
@@ -1024,6 +1024,5 @@ void UMLDoc::showProperties(UMLObject* o
         }
         dialogue->close(true);//wipe from memory
-//FIXME
-//FIXME
+/*
         if(typeid(*object) == typeid(UMLConcept))
         {
@@ -1036,4 +1035,5 @@ void UMLDoc::showProperties(UMLObject* o
         kdDebug()<<"object is of type "<<typeid(*object).name()<<" and not of type "<<typeid(UMLConcept).name()<<endl;
         }
+*/      
 }
 






More information about the umbrello-devel mailing list