]> git.saurik.com Git - wxWidgets.git/blobdiff - include/wx/univ/notebook.h
override OnAssertFailure(), not OnAssert() which is not called by wxOnAssert() any...
[wxWidgets.git] / include / wx / univ / notebook.h
index 606e297b6f2b6cd23aaece9000b3a9bdc5f40c0e..43e2d4ce9dfaa0efa563e8c3d9e40f5c2f765f4b 100644 (file)
 #ifndef _WX_UNIV_NOTEBOOK_H_
 #define _WX_UNIV_NOTEBOOK_H_
 
-#if defined(__GNUG__) && !defined(NO_GCC_PRAGMA)
-    #pragma interface "univnotebook.h"
-#endif
-
 #include "wx/arrstr.h"
 
 class WXDLLEXPORT wxSpinButton;