]> git.saurik.com Git - wxWidgets.git/blobdiff - include/wx/msw/radiobut.h
removed some rests of my tests (which should have never been checked in in the
[wxWidgets.git] / include / wx / msw / radiobut.h
index 8307f8b1f2d413dff9babbfef7f3277c3729eed2..a2514e757474b4403c78461c723f0dea3fb2e181 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 __RADIOBUTH__
-#define __RADIOBUTH__
+#ifndef _WX_RADIOBUT_H_
+#define _WX_RADIOBUT_H_
 
 #ifdef __GNUG__
 #pragma interface "radiobut.h"
@@ -89,4 +89,4 @@ class WXDLLEXPORT wxBitmapRadioButton: public wxRadioButton
 #endif
 
 #endif
-    // __RADIOBUTH__
+    // _WX_RADIOBUT_H_