]> git.saurik.com Git - wxWidgets.git/blobdiff - include/wx/helpbase.h
made GetPage() not virtual because it doesn't need to be virtual and this allows...
[wxWidgets.git] / include / wx / helpbase.h
index 7aa494a01d2afce05e32496e44de61b27a51b350..295088d4dd02f25d1d2d205cb29cfb83a316b79e 100644 (file)
 #ifndef _WX_HELPBASEH__
 #define _WX_HELPBASEH__
 
-#if defined(__GNUG__) && !defined(NO_GCC_PRAGMA)
-#pragma interface "helpbase.h"
-#endif
-
 #include "wx/defs.h"
 
 #if wxUSE_HELP