]> git.saurik.com Git - wxWidgets.git/blobdiff - include/wx/msw/stattext.h
Corrected wxWindow::GetExtent
[wxWidgets.git] / include / wx / msw / stattext.h
index 8dd0bcb76f5779a360b102f4b8154b711648676c..dbb3646a0a6e375b9c2dd2020dac0eb1c60a25d1 100644 (file)
@@ -5,12 +5,12 @@
 // Modified by:
 // Created:     01/02/97
 // RCS-ID:      $Id$
-// Copyright:   (c) Julian Smart and Markus Holzem
-// Licence:    wxWindows license
+// Copyright:   (c) Julian Smart
+// Licence:    wxWindows licence
 /////////////////////////////////////////////////////////////////////////////
 
-#ifndef __STATTEXTH__
-#define __STATTEXTH__
+#ifndef _WX_STATTEXT_H_
+#define _WX_STATTEXT_H_
 
 #ifdef __GNUG__
 #pragma interface "stattext.h"
@@ -61,4 +61,4 @@ class WXDLLEXPORT wxStaticText: public wxControl
 };
 
 #endif
-    // __STATTEXTH__
+    // _WX_STATTEXT_H_