]> git.saurik.com Git - wxWidgets.git/blobdiff - include/wx/msw/palette.h
Added Win95 implementation of OutputDebugString; added to wxVariant class
[wxWidgets.git] / include / wx / msw / palette.h
index f7dffc57b0d2fa752963f8ba265a97ee05817462..510882fa18cc58420e50d5e29983da63309d47c4 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 __PALETTEH__
-#define __PALETTEH__
+#ifndef _WX_PALETTE_H_
+#define _WX_PALETTE_H_
 
 #ifdef __GNUG__
 #pragma interface "palette.h"
@@ -63,4 +63,4 @@ public:
 #define wxColourMap wxPalette
 
 #endif
-    // __PALETTEH__
+    // _WX_PALETTE_H_