[Uml-devel] branches/work/soc-umbrello/umbrello

Oliver Kellogg okellogg at users.sourceforge.net
Sun Sep 21 18:21:07 UTC 2008


SVN commit 863296 by okellogg:

remove last remaining tabs in source code files

 M  +1 -1      dialogs/objectnodedialog.cpp  
 M  +1 -1      headings/heading.cs  


--- branches/work/soc-umbrello/umbrello/dialogs/objectnodedialog.cpp #863295:863296
@@ -233,7 +233,7 @@
     m_GenPageWidgets.stateL->show();
     m_GenPageWidgets.stateLE->show();
 
-	if (m_pObjectNodeWidget->state() != NULL) {
+    if (m_pObjectNodeWidget->state() != NULL) {
         m_GenPageWidgets.stateLE->setText(m_pObjectNodeWidget->state());
     }
 }
--- branches/work/soc-umbrello/umbrello/headings/heading.cs #863295:863296
@@ -1,5 +1,5 @@
 /************************************************************************
-  			%filename% - Copyright %author%
+  %filename% - Copyright %author%
 
 Here you can write a license for your code, some comments or any other
 information you want to have in your generated code. To to this simply




More information about the umbrello-devel mailing list