git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@3353
c3d73ce0-8a6f-49c7-b76d-
6d57e0e08775
#define __GTKTEXTCTRLH__
#ifdef __GNUG__
- #pragma interface
+ #pragma interface "textctrl.h"
#endif
//-----------------------------------------------------------------------------
#define __GTKTEXTCTRLH__
#ifdef __GNUG__
- #pragma interface
+ #pragma interface "textctrl.h"
#endif
//-----------------------------------------------------------------------------
// ----------------------------------------------------------------------------
// headers
// ----------------------------------------------------------------------------
+#ifdef __GNUG__
+ #pragma interface "textctrlbase.h"
+#endif
#include "wx/defs.h"
#include "wx/control.h" // the base class
// ============================================================================
// declarations
// ============================================================================
-
+#ifdef __GNUG__
+ #pragma implementation "textctrlbase.h"
+#endif
+
// for compilers that support precompilation, includes "wx.h".
#include "wx/wxprec.h"