]> git.saurik.com Git - wxWidgets.git/blobdiff - include/wx/gtk1/stattext.h
wxCoordRound() -> wxRound()
[wxWidgets.git] / include / wx / gtk1 / stattext.h
index 4c4c1105075641f53390c62c856516a27df31e5e..d114e7b09eb23932aa89a14b57b0edaeb03601b9 100644 (file)
@@ -4,7 +4,7 @@
 // Author:      Robert Roebling
 // Id:          $Id$
 // Copyright:   (c) 1998 Robert Roebling
 // Author:      Robert Roebling
 // Id:          $Id$
 // Copyright:   (c) 1998 Robert Roebling
-// Licence:    wxWindows licence
+// Licence:     wxWindows licence
 /////////////////////////////////////////////////////////////////////////////
 
 #ifndef __GTKSTATICTEXTH__
 /////////////////////////////////////////////////////////////////////////////
 
 #ifndef __GTKSTATICTEXTH__
@@ -74,4 +74,5 @@ protected:
     DECLARE_DYNAMIC_CLASS(wxStaticText)
 };
 
     DECLARE_DYNAMIC_CLASS(wxStaticText)
 };
 
-#endif // __GTKSTATICTEXTH__
+#endif
+    // __GTKSTATICTEXTH__