]> git.saurik.com Git - wxWidgets.git/blobdiff - include/wx/list.h
'&' are removed from checkbox labels (all controls should call
[wxWidgets.git] / include / wx / list.h
index def8cc171345046edafa4d118e7966ee0565bd34..cbf6740b8ca10663720a91a155b2631f4232ab97 100644 (file)
@@ -9,8 +9,8 @@
 // Licence:    wxWindows license
 /////////////////////////////////////////////////////////////////////////////
 
-#ifndef __LISTH__
-#define __LISTH__
+#ifndef _WX_LISTH__
+#define _WX_LISTH__
 
 #ifdef __GNUG__
 #pragma interface "list.h"
@@ -140,4 +140,4 @@ class WXDLLEXPORT wxStringList: public wxList
 };
 
 #endif
-    // __LISTH__
+    // _WX_LISTH__