[Uml-devel] kdesdk/umbrello/umbrello

Jonathan Riddell jr at jriddell.org
Tue Nov 9 08:50:02 UTC 2004


CVS commit by jriddell: 

Add missing #ifdefs


  M +4 -0      inputdialog.h   1.2


--- kdesdk/umbrello/umbrello/inputdialog.h  #1.1:1.2
@@ -14,4 +14,7 @@
             #include <klineeditdlg.h> or <kinputdialog.h>
  */
+#ifndef INPUTDIALOG_H
+#define INPUTDIALOG_H
+
 #include <kdeversion.h>
 #if !KDE_IS_VERSION(3,1,90)
@@ -22,2 +25,3 @@
 #endif
 
+#endif // INPUTDIALOG_H






More information about the umbrello-devel mailing list