reverted Julians changes to the pragmas

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@10826 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
This commit is contained in:
Vadim Zeitlin
2001-07-04 18:07:15 +00:00
parent 196cc38b26
commit a3870b2ff5
45 changed files with 48 additions and 48 deletions

View File

@@ -13,7 +13,7 @@
#define _WX_UNIV_NOTEBOOK_H_
#ifdef __GNUG__
#pragma interface "notebook.h"
#pragma interface "univnotebook.h"
#endif
class WXDLLEXPORT wxSpinButton;