[Uml-devel] branches/KDE/3.5/kdesdk/umbrello/umbrello

Oliver Kellogg okellogg at users.sourceforge.net
Fri Sep 16 00:59:14 UTC 2005


SVN commit 461003 by okellogg:

cosmetics

 M  +2 -2      classifiercodedocument.h  


--- branches/KDE/3.5/kdesdk/umbrello/umbrello/classifiercodedocument.h #461002:461003
@@ -159,7 +159,7 @@
 
     /** Will add the code operation in the correct place in the document.
      *  @return bool which is true IF the code operation was added successfully
-         */
+     */
     virtual bool addCodeOperation (CodeOperation *opBlock) = 0;
 
     /**
@@ -237,7 +237,7 @@
 
     /**
      * Maps CodeClassFields to UMLObjects. Used to prevent re-adding a class
-                 * field.
+     * field.
      */
     QMap<UMLObject *,CodeClassField *> * m_classFieldMap;
 




More information about the umbrello-devel mailing list