]> git.saurik.com Git - wxWidgets.git/blobdiff - include/wx/msw/cursor.h
Added OnEraseBackground to wxNotebook on wxMSW to avoid black background;
[wxWidgets.git] / include / wx / msw / cursor.h
index 41d34c3ba758ac95e1e4d54f22bb33ce573e0d86..f72d922d05656ebe37b7775075485961bac4178e 100644 (file)
@@ -5,12 +5,12 @@
 // Modified by:
 // Created:     01/02/97
 // RCS-ID:      $Id$
 // 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 __CURSORH__
-#define __CURSORH__
+#ifndef _WX_CURSOR_H_
+#define _WX_CURSOR_H_
 
 #ifdef __GNUG__
 #pragma interface "cursor.h"
 
 #ifdef __GNUG__
 #pragma interface "cursor.h"
@@ -66,4 +66,4 @@ public:
 };
 
 #endif
 };
 
 #endif
-    // __CURSORH__
+    // _WX_CURSOR_H_