#ifndef _APPCONF_H
#define _APPCONF_H
+#ifdef __GNUG__
+#pragma interface "config.h"
+#endif
+
// ----------------------------------------------------------------------------
// compile options
// ----------------------------------------------------------------------------
#ifndef _FILECONF_H
#define _FILECONF_H
+#ifdef __GNUG__
+#pragma interface "fileconf.h"
+#endif
+
// ----------------------------------------------------------------------------
// compile options
// ----------------------------------------------------------------------------
#define __IMAGELISTH_G__
#ifdef __GNUG__
-#pragma interface
+#pragma interface "imaglist.h"
#endif
#include "wx/defs.h"
#define __LISTCTRLH_G__
#ifdef __GNUG__
-#pragma interface
+#pragma interface "listctrl.h"
#endif
#include "wx/defs.h"
#define __GTKTREECTRLH_G__
#ifdef __GNUG__
-#pragma interface
+#pragma interface "treectrl.h"
#endif
#include "wx/defs.h"
#ifndef __IPCBASEH__
#define __IPCBASEH__
+#ifdef __GNUG__
+#pragma interface "ipcbase.h"
+#endif
+
#include "wx/defs.h"
#include "wx/object.h"
#include "wx/string.h"
#define __LISTH__
#ifdef __GNUG__
-#pragma interface
+#pragma interface "list.h"
#endif
#include "wx/defs.h"
#define __LOGH__
#ifdef __GNUG__
- #pragma interface
-#endif //GNU C++
+#pragma interface "log.h"
+#endif
// ----------------------------------------------------------------------------
// constants
#ifndef _MENUITEM_H
#define _MENUITEM_H
+#ifdef __GNUG__
+#pragma interface "menuitem.h"
+#endif
+
// ----------------------------------------------------------------------------
// headers
// ----------------------------------------------------------------------------
#ifndef __CHECKLST_H__
#define __CHECKLST_H__
+#ifdef __GNUG__
+#pragma interface "checklst.h"
+#endif
+
typedef unsigned int uint;
#if !USE_OWNER_DRAWN
// Licence: wxWindows license
/////////////////////////////////////////////////////////////////////////////
+#ifdef __GNUG__
+#pragma interface "pnghand.h"
+#endif
+
class WXDLLEXPORT wxPNGFileHandler: public wxBitmapHandler
{
DECLARE_DYNAMIC_CLASS(wxPNGFileHandler)
#ifndef _REGCONF_H
#define _REGCONF_H
+#ifdef __GNUG__
+#pragma interface "regconf.h"
+#endif
+
// ----------------------------------------------------------------------------
// wxRegConfig
// ----------------------------------------------------------------------------
#ifndef _REGISTRY_H
#define _REGISTRY_H
+#ifdef __GNUG__
+#pragma interface "registry.h"
+#endif
+
// ----------------------------------------------------------------------------
// mutable hack (see also registry.cpp)
// ----------------------------------------------------------------------------
#ifndef _STATBR95_H
#define _STATBR95_H
+#ifdef __GNUG__
+#pragma interface "statbr95.h"
+#endif
+
#if USE_NATIVE_STATUSBAR
class WXDLLEXPORT wxStatusBar95 : public wxStatusBar
#define __OBJECTH__
#ifdef __GNUG__
-#pragma interface
+#pragma interface "object.h"
#endif
#include "wx/defs.h"
#if USE_ODBC
+#ifdef __GNUG__
+#pragma interface "odbc.h"
+#endif
+
#ifndef __ODBCH__
#define __ODBCH__
#ifndef _OWNERDRW_H
#define _OWNERDRW_H
+#ifdef __GNUG__
+#pragma interface "ownerdrw.h"
+#endif
+
typedef wxColour wxColor;
typedef unsigned int uint;
#define __PRNTBASEH__
#ifdef __GNUG__
-#pragma interface
+#pragma interface "prntbase.h"
#endif
#include "wx/defs.h"
#define __PROCESSH__
#ifdef __GNUG__
-#pragma interface
+#pragma interface "process.h"
#endif
#include "wx/defs.h"
#define __WXSTRINGH__
#ifdef __GNUG__
-#pragma interface
+#pragma interface "string.h"
#endif
/* Dependencies (should be included before this header):