]> git.saurik.com Git - wxWidgets.git/blobdiff - include/wx/msw/settings.h
1. wxMSW seems to work (please test and send your bug reports!)
[wxWidgets.git] / include / wx / msw / settings.h
index 08f1e64e8e5b3e49d5ff087f653cf356ea5a5911..2df189e9ae0e7d7175773bc9f9d994d1871723f8 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 __SETTINGSH__
-#define __SETTINGSH__
+#ifndef _WX_SETTINGS_H_
+#define _WX_SETTINGS_H_
 
 #ifdef __GNUG__
 #pragma interface "settings.h"
 
 #ifdef __GNUG__
 #pragma interface "settings.h"
@@ -126,4 +126,4 @@ public:
 };
 
 #endif
 };
 
 #endif
-    // __SETTINGSH__
+    // _WX_SETTINGS_H_