]> git.saurik.com Git - wxWidgets.git/blobdiff - include/wx/help.h
Added SetFont to most controls and controls sample
[wxWidgets.git] / include / wx / help.h
index 0fe92b70fd6055bfc5c6e3bcd8ddebc986c9a763..71bff121f68ac8e829fbd77f5238ef8bdfb1ae93 100644 (file)
@@ -1,5 +1,5 @@
-#ifndef __HELPH_BASE__
-#define __HELPH_BASE__
+#ifndef _WX_HELP_H_BASE_
+#define _WX_HELP_H_BASE_
 
 #ifdef __WXMSW__
 #include "wx/msw/helpwin.h"
@@ -21,4 +21,4 @@
 #endif
 
 #endif
-    // __HELPH_BASE__
+    // _WX_HELP_H_BASE_