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

Oliver Kellogg okellogg at users.sourceforge.net
Sun Jul 23 07:18:00 UTC 2006


SVN commit 565345 by okellogg:

cosmetics

 M  +3 -3      idlimport.h  
 M  +3 -3      javaimport.h  
 M  +3 -3      pythonimport.h  


--- branches/KDE/3.5/kdesdk/umbrello/umbrello/codeimport/idlimport.h #565344:565345
@@ -1,6 +1,3 @@
-#ifndef IDLIMPORT_H
-#define IDLIMPORT_H
-
 /***************************************************************************
  *                                                                         *
  *   This program is free software; you can redistribute it and/or modify  *
@@ -12,6 +9,9 @@
  *  Umbrello UML Modeller Authors <uml-devel@ uml.sf.net>                  *
  ***************************************************************************/
 
+#ifndef IDLIMPORT_H
+#define IDLIMPORT_H
+
 #include "nativeimportbase.h"
 
 /**
--- branches/KDE/3.5/kdesdk/umbrello/umbrello/codeimport/javaimport.h #565344:565345
@@ -1,6 +1,3 @@
-#ifndef JAVAIMPORT_H
-#define JAVAIMPORT_H
-
 /***************************************************************************
  *                                                                         *
  *   This program is free software; you can redistribute it and/or modify  *
@@ -12,6 +9,9 @@
  *  Umbrello UML Modeller Authors <uml-devel@ uml.sf.net>                  *
  ***************************************************************************/
 
+#ifndef JAVAIMPORT_H
+#define JAVAIMPORT_H
+
 #include "nativeimportbase.h"
 
 /**
--- branches/KDE/3.5/kdesdk/umbrello/umbrello/codeimport/pythonimport.h #565344:565345
@@ -1,6 +1,3 @@
-#ifndef PYTHONIMPORT_H
-#define PYTHONIMPORT_H
-
 /***************************************************************************
  *                                                                         *
  *   This program is free software; you can redistribute it and/or modify  *
@@ -12,6 +9,9 @@
  *  Umbrello UML Modeller Authors <uml-devel@ uml.sf.net>                  *
  ***************************************************************************/
 
+#ifndef PYTHONIMPORT_H
+#define PYTHONIMPORT_H
+
 #include "nativeimportbase.h"
 
 /**




More information about the umbrello-devel mailing list