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

@@ -18,7 +18,7 @@
// ----------------------------------------------------------------------------
#ifdef __GNUG__
#pragma implementation "univcheckbox.h"
#pragma implementation "checkbox.h"
#endif
#include "wx/wxprec.h"