]> git.saurik.com Git - wxWidgets.git/blobdiff - include/wx/gtk1/gauge.h
make wxSetEnv compatible with ANSI and Unicode, deprecate passing NULL to it in favou...
[wxWidgets.git] / include / wx / gtk1 / gauge.h
index 8e656daf2b7a1fd704ea8797ca906c6b650a9061..3e8f8255abb1f04eefb251c057445f34512d5d36 100644 (file)
@@ -4,7 +4,7 @@
 // Author:      Robert Roebling
 // Id:          $Id$
 // Copyright:   (c) 1998 Robert Roebling
-// Licence:    wxWindows licence
+// Licence:     wxWindows licence
 /////////////////////////////////////////////////////////////////////////////
 
 #ifndef __GTKGAUGEH__
@@ -99,4 +99,5 @@ private:
 
 #endif
 
-#endif // __GTKGAUGEH__
+#endif
+    // __GTKGAUGEH__