Changed the pragmas to allow debugging under Linux

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@10823 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
This commit is contained in:
Julian Smart
2001-07-04 17:12:37 +00:00
parent 70f3fad609
commit 7190821305
51 changed files with 60 additions and 53 deletions

View File

@@ -14,7 +14,7 @@
#ifdef __GNUG__
#if !defined(__WXMOTIF__) && !defined(__WXMAC__) // because there is no matching .cpp
#pragma interface "spinbutbase.h"
#pragma interface "spinbutt.h"
#endif
#endif