Remove #pragma implementation and #pragma interface lines from 2.4 branch to fix issues with gcc.

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/branches/WX_2_4_BRANCH@34720 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
This commit is contained in:
Mart Raudsepp
2005-06-20 17:45:43 +00:00
parent a0a5608121
commit 9e1a1d7a99
1931 changed files with 17 additions and 8468 deletions

View File

@@ -12,10 +12,6 @@
#ifndef _WX_ANIMATEH__
#define _WX_ANIMATEH__
#if defined(__GNUG__) && !defined(__APPLE__)
#pragma interface "animate.h"
#endif
#include <wx/defs.h>
#include <wx/string.h>
#include <wx/gdicmn.h>

View File

@@ -1,10 +1,6 @@
#ifndef __WXBOUNDINGBOX_H__
#define __WXBOUNDINGBOX_H__
#if defined(__GNUG__) && !defined(__APPLE__)
#pragma interface "bbox.cpp"
#endif
#ifndef WX_PRECOMP
#include "wx/wx.h"
#endif

View File

@@ -9,10 +9,6 @@
#ifndef __WXCANVAS_H__
#define __WXCANVAS_H__
#if defined(__GNUG__) && !defined(__APPLE__)
#pragma interface "canvas.cpp"
#endif
#ifndef WX_PRECOMP
#include "wx/wx.h"
#endif

View File

@@ -8,11 +8,6 @@
#ifndef __WXLINER_H
#define __WXLINER_H
#if defined(__GNUG__) && !defined(__APPLE__)
#pragma interface "liner.cpp"
#endif
#include "wx/geometry.h"
enum OUTPRODUCT {R_IS_LEFT,R_IS_ON,R_IS_RIGHT};

View File

@@ -9,10 +9,6 @@
#ifndef __WXPOLYGON_H__
#define __WXPOLYGON_H__
#if defined(__GNUG__) && !defined(__APPLE__)
#pragma interface "polygon.cpp"
#endif
#ifndef WX_PRECOMP
#include "wx/wx.h"
#endif

View File

@@ -12,10 +12,6 @@
#ifndef __ANTIFLICKPL_G__
#define __ANTIFLICKPL_G__
#if defined(__GNUG__) && !defined(__APPLE__)
#pragma interface "antiflickpl.h"
#endif
#include "wx/fl/controlbar.h"
/*

View File

@@ -12,10 +12,6 @@
#ifndef __BARDRAGPL_G__
#define __BARDRAGPL_G__
#if defined(__GNUG__) && !defined(__APPLE__)
#pragma interface "bardragpl.h"
#endif
#include "wx/fl/controlbar.h"
#include "wx/fl/toolwnd.h"

View File

@@ -12,10 +12,6 @@
#ifndef __DRAGHINTSPL_G__
#define __DRAGHINTSPL_G__
#if defined(__GNUG__) && !defined(__APPLE__)
#pragma interface "barhintspl.h"
#endif
#include "wx/fl/controlbar.h"
#include "wx/fl/toolwnd.h"

View File

@@ -12,10 +12,6 @@
#ifndef __CBCUSTOM_G__
#define __CBCUSTOM_G__
#if defined(__GNUG__) && !defined(__APPLE__)
#pragma interface "cbcustom.h"
#endif
#include "wx/fl/controlbar.h"
/*

View File

@@ -13,10 +13,6 @@
#ifndef __CONTROLBAR_G__
#define __CONTROLBAR_G__
#if defined(__GNUG__) && !defined(__APPLE__)
#pragma interface "controlbar.h"
#endif
#include "wx/defs.h"
#include "wx/string.h"
#include "wx/window.h"

View File

@@ -12,10 +12,6 @@
#ifndef __DYNBARHND_G__
#define __DYNBARHND_G__
#if defined(__GNUG__) && !defined(__APPLE__)
#pragma interface "dynbarhnd.h"
#endif
#include "wx/fl/controlbar.h"
#endif /* __DYNBARHND_G__ */

View File

@@ -12,10 +12,6 @@
#ifndef __DYNTBAR_G__
#define __DYNTBAR_G__
#if defined(__GNUG__) && !defined(__APPLE__)
#pragma interface "dyntbar.h"
#endif
#include "wx/tbarbase.h"
#include "wx/dynarray.h"
#include "wx/fl/fldefs.h"

View File

@@ -12,10 +12,6 @@
#ifndef __DYNTBARHND_G__
#define __DYNTBARHND_G__
#if defined(__GNUG__) && !defined(__APPLE__)
#pragma interface "dyntbarhnd.h"
#endif
#include "wx/fl/controlbar.h"
#include "wx/fl/dyntbar.h"

View File

@@ -12,10 +12,6 @@
#ifndef __FRMVIEW_G__
#define __FRMVIEW_G__
#if defined(__GNUG__) && !defined(__APPLE__)
#pragma interface "frmview.h"
#endif
#include "wx/module.h"
#if 0

View File

@@ -12,10 +12,6 @@
#ifndef __GARBAGEC_G__
#define __GARBAGEC_G__
#if defined(__GNUG__) && !defined(__APPLE__)
#pragma interface "garbagec.h"
#endif
#include "wx/list.h"
#include "wx/fl/fldefs.h"

View File

@@ -12,10 +12,6 @@
#ifndef __GCUPDATESMGR_G__
#define __GCUPDATESMGR_G__
#if defined(__GNUG__) && !defined(__APPLE__)
#pragma interface "gcupdatesmgr.h"
#endif
#include "wx/fl/controlbar.h"
#include "wx/fl/updatesmgr.h"

View File

@@ -12,10 +12,6 @@
#ifndef __HINTANIMPL_G__
#define __HINTANIMPL_G__
#if defined(__GNUG__) && !defined(__APPLE__)
#pragma interface "hintanimpl.h"
#endif
#include "wx/fl/controlbar.h"
#include "wx/timer.h"

View File

@@ -12,10 +12,6 @@
#ifndef __NEWBMPBTN_G__
#define __NEWBMPBTN_G__
#if defined(__GNUG__) && !defined(__APPLE__)
#pragma interface "newbmpbtn.h"
#endif
#include "wx/button.h"
#include "wx/string.h"
#include "wx/fl/fldefs.h"

View File

@@ -12,10 +12,6 @@
#ifndef __PANEDRAWPL_G__
#define __PANEDRAWPL_G__
#if defined(__GNUG__) && !defined(__APPLE__)
#pragma interface "panedrawpl.h"
#endif
#include "wx/fl/controlbar.h"
/*

View File

@@ -12,10 +12,6 @@
#ifndef __ROWDRAGPL_G__
#define __ROWDRAGPL_G__
#if defined(__GNUG__) && !defined(__APPLE__)
#pragma interface "rowdragpl.h"
#endif
#include "wx/fl/controlbar.h"
/*

View File

@@ -12,10 +12,6 @@
#ifndef __ROWLAYOUTPL_G__
#define __ROWLAYOUTPL_G__
#if defined(__GNUG__) && !defined(__APPLE__)
#pragma interface "rowlayoutpl.h"
#endif
#include "wx/fl/controlbar.h"
/*

View File

@@ -13,10 +13,6 @@
#ifndef __TOOLWND_G__
#define __TOOLWND_G__
#if defined(__GNUG__) && !defined(__APPLE__)
#pragma interface "toolwnd.h"
#endif
#include "wx/frame.h"
#include "wx/dynarray.h"
#include "wx/fl/fldefs.h"

View File

@@ -12,10 +12,6 @@
#ifndef __UPDATESMGR_G__
#define __UPDATESMGR_G__
#if defined(__GNUG__) && !defined(__APPLE__)
#pragma interface "updatesmgr.h"
#endif
#include "wx/fl/controlbar.h"
/*

View File

@@ -11,10 +11,6 @@
#ifndef __WX_EDITLBOX_H__
#define __WX_EDITLBOX_H__
#if defined(__GNUG__) && !defined(__APPLE__)
#pragma interface "editlbox.h"
#endif
#include "wx/panel.h"
#ifdef GIZMOISDLL

View File

@@ -1,10 +1,6 @@
#ifndef _WX_LEDNUMBERCTRL_H_
#define _WX_LEDNUMBERCTRL_H_
#if defined(__GNUG__) && !defined(__APPLE__)
#pragma interface "wxLEDNumberCtrl.h"
#endif
#ifdef GIZMOISDLL
#define GIZMODLLEXPORT WXDLLEXPORT
#else

View File

@@ -15,11 +15,6 @@
#ifndef __WX_MULTICELL_H__
#define __WX_MULTICELL_H__
#if defined(__GNUG__) && !defined(__APPLE__)
#pragma interface "multicell.h"
#endif
#ifdef GIZMOISDLL
#define GIZMODLLEXPORT WXDLLEXPORT
#else

View File

@@ -14,10 +14,6 @@
#ifndef _WX_SPLITTREE_H_
#define _WX_SPLITTREE_H_
#if defined(__GNUG__) && !defined(__APPLE__)
#pragma interface "splittree.h"
#endif
#ifdef GIZMOISDLL
#define GIZMODLLEXPORT WXDLLEXPORT
#else

View File

@@ -10,10 +10,6 @@
#ifndef __CDA_base_H__
#define __CDA_base_H__
#if defined(__GNUG__) && !defined(__APPLE__)
#pragma interface "cdbase.h"
#endif
#include "wx/defs.h"
#include "wx/object.h"

View File

@@ -10,10 +10,6 @@
#ifndef __CDUNIXH__
#define __CDUNIXH__
#if defined(__GNUG__) && !defined(__APPLE__)
#pragma interface "cdunix.h"
#endif
#include "wx/defs.h"
#include "wx/object.h"
#include "wx/string.h"

View File

@@ -10,10 +10,6 @@
#ifndef __CDA_win_H__
#define __CDA_win_H__
#ifdef __GNUG__
#pragma interface
#endif
#include "wx/wxprec.h"
#include "cdbase.h"

View File

@@ -10,10 +10,6 @@
#ifndef _WX_SNDAIFF_H
#define _WX_SNDAIFF_H
#ifdef __GNUG__
#pragma interface "sndaiff.h"
#endif
#include "wx/defs.h"
#include "wx/stream.h"
#include "wx/mmedia/sndbase.h"

View File

@@ -9,10 +9,6 @@
#ifndef _WX_SNDBASE_H
#define _WX_SNDBASE_H
#ifdef __GNUG__
#pragma interface "sndbase.h"
#endif
#include "wx/defs.h"
// ------------------------------------------------------------------------

View File

@@ -9,10 +9,6 @@
#ifndef _WX_SNDCODEC_H
#define _WX_SNDCODEC_H
#ifdef __GNUG__
#pragma interface "sndcodec.h"
#endif
#include "wx/defs.h"
#include "wx/mmedia/sndbase.h"

View File

@@ -9,10 +9,6 @@
#ifndef _WX_SNDCPCM_H
#define _WX_SNDCPCM_H
#ifdef __GNUG__
#pragma interface "sndcpcm.h"
#endif
#include "wx/defs.h"
#include "wx/mmedia/sndbase.h"
#include "wx/mmedia/sndcodec.h"

View File

@@ -9,10 +9,6 @@
#ifndef _WX_SNDESD_H
#define _WX_SNDESD_H
#ifdef __GNUG__
#pragma interface "sndesd.h"
#endif
#include "wx/defs.h"
#include "wx/string.h"
#include "wx/mmedia/sndbase.h"

View File

@@ -9,10 +9,6 @@
#ifndef _WX_SNDG72X_H
#define _WX_SNDG72X_H
#ifdef __GNUG__
#pragma interface "sndg72x.h"
#endif
#include "wx/defs.h"
#include "wx/mmedia/sndbase.h"
#include "wx/mmedia/sndcodec.h"

View File

@@ -9,10 +9,6 @@
#ifndef _WX_SNDMSAD_H
#define _WX_SNDMSAD_H
#ifdef __GNUG__
#pragma interface "sndmsad.h"
#endif
#include "wx/defs.h"
#include "wx/dynarray.h"
#include "wx/mmedia/sndcodec.h"

View File

@@ -9,10 +9,6 @@
#ifndef _WX_SNDOSS_H
#define _WX_SNDOSS_H
#ifdef __GNUG__
#pragma interface "sndoss.h"
#endif
#include "wx/defs.h"
#include "wx/string.h"
#include "wx/mmedia/sndbase.h"

View File

@@ -9,10 +9,6 @@
#ifndef _WX_SNDPCM_H
#define _WX_SNDPCM_H
#ifdef __GNUG__
#pragma interface "sndpcm.h"
#endif
#include "wx/defs.h"
#include "wx/mmedia/sndbase.h"

View File

@@ -9,10 +9,6 @@
#ifndef _WX_SNDULAW_H
#define _WX_SNDULAW_H
#ifdef __GNUG__
#pragma interface "sndulaw.h"
#endif
#include "wx/defs.h"
#include "wx/mmedia/sndcodec.h"
#include "wx/mmedia/sndbase.h"

View File

@@ -9,10 +9,6 @@
#ifndef _WX_SNDWAV_H
#define _WX_SNDWAV_H
#ifdef __GNUG__
#pragma interface "sndwav.h"
#endif
#include "wx/defs.h"
#include "wx/string.h"
#include "wx/stream.h"

View File

@@ -12,10 +12,6 @@
#ifndef __VID_bdrv_H__
#define __VID_bdrv_H__
#ifdef __GNUG__
#pragma interface "vidbase.h"
#endif
// ----------------------------------------------------------------------------
// headers
// ----------------------------------------------------------------------------

View File

@@ -11,10 +11,6 @@
#ifndef __VID_windows_H__
#define __VID_windows_H__
#ifdef __GNUG__
#pragma interface "vidwin.h"
#endif
// ----------------------------------------------------------------------------
// headers
// ----------------------------------------------------------------------------

View File

@@ -11,10 +11,6 @@
#ifndef __VID_xanim_H__
#define __VID_xanim_H__
#ifdef __GNUG__
#pragma interface "vidxanm.h"
#endif
// ----------------------------------------------------------------------------
// headers
// ----------------------------------------------------------------------------

View File

@@ -9,10 +9,6 @@
// Licence: wxWindows licence
/////////////////////////////////////////////////////////////////////////////
#if defined(__GNUG__) && !defined(__APPLE__)
#pragma interface "email.h"
#endif
#ifndef _WX_EMAIL_H_
#define _WX_EMAIL_H_

View File

@@ -9,10 +9,6 @@
// Licence: wxWindows licence
/////////////////////////////////////////////////////////////////////////////
#if defined(__GNUG__) && !defined(__APPLE__)
#pragma interface "msg.h"
#endif
#ifndef _WX_MSG_H_
#define _WX_MSG_H_

View File

@@ -9,10 +9,6 @@
// Licence: wxWindows licence
/////////////////////////////////////////////////////////////////////////////
#if defined(__GNUG__) && !defined(__APPLE__)
#pragma interface "smapi.h"
#endif
#ifndef _WX_SMAPI_H_
#define _WX_SMAPI_H_

View File

@@ -9,10 +9,6 @@
// Licence: wxWindows licence
/////////////////////////////////////////////////////////////////////////////
#if defined(__GNUG__) && !defined(__APPLE__)
#pragma interface "web.h"
#endif
#ifndef _WX_WEB_H_
#define _WX_WEB_H_

View File

@@ -12,10 +12,6 @@
#ifndef _OGL_BASIC_H_
#define _OGL_BASIC_H_
#if defined(__GNUG__) && !defined(__APPLE__)
#pragma interface "basic.h"
#endif
#define OGL_VERSION 2.0
#ifndef DEFAULT_MOUSE_TOLERANCE

View File

@@ -12,10 +12,6 @@
#ifndef _OGL_BASICP_H_
#define _OGL_BASICP_H_
#if defined(__GNUG__) && !defined(__APPLE__)
#pragma interface "basicp.h"
#endif
#define CONTROL_POINT_SIZE 6
class wxShapeTextLine: public wxObject

View File

@@ -12,10 +12,6 @@
#ifndef _OGL_BITMAP_H_
#define _OGL_BITMAP_H_
#if defined(__GNUG__) && !defined(__APPLE__)
#pragma interface "bmpshape.h"
#endif
#include <wx/ogl/basic.h>
class wxBitmapShape: public wxRectangleShape

View File

@@ -12,10 +12,6 @@
#ifndef _OGL_CANVAS_H_
#define _OGL_CANVAS_H_
#if defined(__GNUG__) && !defined(__APPLE__)
#pragma interface "canvas.h"
#endif
// Drag states
#define NoDragging 0
#define StartDraggingLeft 1

View File

@@ -12,10 +12,6 @@
#ifndef _OGL_COMPOSIT_H_
#define _OGL_COMPOSIT_H_
#if defined(__GNUG__) && !defined(__APPLE__)
#pragma interface "composit.h"
#endif
class wxDivisionShape;
class wxOGLConstraint;

View File

@@ -12,10 +12,6 @@
#ifndef _OGL_CONSTRNT_H_
#define _OGL_CONSTRNT_H_
#if defined(__GNUG__) && !defined(__APPLE__)
#pragma interface "constrnt.h"
#endif
/*
* OGL Constraints
*

View File

@@ -12,10 +12,6 @@
#ifndef _OGL_DIVIDED_H_
#define _OGL_DIVIDED_H_
#if defined(__GNUG__) && !defined(__APPLE__)
#pragma interface "basic.h"
#endif
/*
* Definition of a region
*

View File

@@ -12,10 +12,6 @@
#ifndef _OGL_DRAWN_H_
#define _OGL_DRAWN_H_
#if defined(__GNUG__) && !defined(__APPLE__)
#pragma interface "drawn.h"
#endif
#include <wx/ogl/basic.h>
#define oglMETAFLAGS_OUTLINE 1

View File

@@ -12,10 +12,6 @@
#ifndef _OGL_DRAWNP_H_
#define _OGL_DRAWNP_H_
#if defined(__GNUG__) && !defined(__APPLE__)
#pragma interface "drawnp.h"
#endif
#include <wx/ogl/drawn.h>
/*

View File

@@ -12,10 +12,6 @@
#ifndef _OGL_LINES_H_
#define _OGL_LINES_H_
#if defined(__GNUG__) && !defined(__APPLE__)
#pragma interface "lines.h"
#endif
class wxLabelShape;
class wxPseudoMetaFile;
class wxLineControlPoint;

View File

@@ -12,10 +12,6 @@
#ifndef _OGL_LINESP_H_
#define _OGL_LINESP_H_
#if defined(__GNUG__) && !defined(__APPLE__)
#pragma interface "linesp.h"
#endif
class wxLineShape;
class wxLineControlPoint: public wxControlPoint
{

View File

@@ -13,10 +13,6 @@
#ifndef _MFUTILS_H_
#define _MFUTILS_H_
#if defined(__GNUG__) && !defined(__APPLE__)
#pragma interface "mfutils.h"
#endif
#include <wx/metafile.h>
#ifndef GetRValue

View File

@@ -12,10 +12,6 @@
#ifndef _OGL_MISC_H_
#define _OGL_MISC_H_
#if defined(__GNUG__) && !defined(__APPLE__)
#pragma interface "misc.h"
#endif
// List to use when copying objects; may need to associate elements of new objects
// with elements of old objects, e.g. when copying constraint.s
extern wxList oglObjectCopyMapping;

View File

@@ -12,10 +12,6 @@
#ifndef _OGL_OGLDIAG_H_
#define _OGL_OGLDIAG_H_
#if defined(__GNUG__) && !defined(__APPLE__)
#pragma interface "ogldiag.h"
#endif
#include <wx/ogl/basic.h>
class wxDiagram: public wxObject

View File

@@ -12,10 +12,6 @@
#ifndef _WX_PLOT_H_
#define _WX_PLOT_H_
#if defined(__GNUG__) && !defined(__APPLE__)
#pragma interface "plot.h"
#endif
#include "wx/defs.h"
#include "wx/scrolwin.h"

View File

@@ -11,10 +11,6 @@
#ifndef _WX_XH_BMP_H_
#define _WX_XH_BMP_H_
#if defined(__GNUG__) && !defined(__APPLE__)
#pragma interface "xh_bmp.h"
#endif
#include "wx/xrc/xmlres.h"

View File

@@ -11,10 +11,6 @@
#ifndef _WX_XH_BMPBT_H_
#define _WX_XH_BMPBT_H_
#if defined(__GNUG__) && !defined(__APPLE__)
#pragma interface "xh_bmpbt.h"
#endif
#include "wx/xrc/xmlres.h"

View File

@@ -11,10 +11,6 @@
#ifndef _WX_XH_BTTN_H_
#define _WX_XH_BTTN_H_
#if defined(__GNUG__) && !defined(__APPLE__)
#pragma interface "xh_bttn.h"
#endif
#include "wx/xrc/xmlres.h"
class WXXMLDLLEXPORT wxButtonXmlHandler : public wxXmlResourceHandler

View File

@@ -11,10 +11,6 @@
#ifndef _WX_XH_CALD_H_
#define _WX_XH_CALD_H_
#if defined(__GNUG__) && !defined(__APPLE__)
#pragma interface "xh_cald.h"
#endif
#include "wx/xrc/xmlres.h"
class WXXMLDLLEXPORT wxCalendarCtrlXmlHandler : public wxXmlResourceHandler

View File

@@ -11,10 +11,6 @@
#ifndef _WX_XH_CHCKB_H_
#define _WX_XH_CHCKB_H_
#if defined(__GNUG__) && !defined(__APPLE__)
#pragma interface "xh_chckb.h"
#endif
#include "wx/xrc/xmlres.h"
#include "wx/defs.h"

View File

@@ -11,10 +11,6 @@
#ifndef _WX_XH_CHCKL_H_
#define _WX_XH_CHCKL_H_
#if defined(__GNUG__) && !defined(__APPLE__)
#pragma interface "xh_chckl.h"
#endif
#include "wx/xrc/xmlres.h"
class WXXMLDLLEXPORT wxCheckListBoxXmlHandler : public wxXmlResourceHandler

View File

@@ -11,10 +11,6 @@
#ifndef _WX_XH_CHOIC_H_
#define _WX_XH_CHOIC_H_
#if defined(__GNUG__) && !defined(__APPLE__)
#pragma interface "xh_choic.h"
#endif
#include "wx/xrc/xmlres.h"
class WXXMLDLLEXPORT wxChoiceXmlHandler : public wxXmlResourceHandler

View File

@@ -11,10 +11,6 @@
#ifndef _WX_XH_COMBO_H_
#define _WX_XH_COMBO_H_
#if defined(__GNUG__) && !defined(__APPLE__)
#pragma interface "xh_combo.h"
#endif
#include "wx/xrc/xmlres.h"
#if wxUSE_COMBOBOX

View File

@@ -11,10 +11,6 @@
#ifndef _WX_XH_DLG_H_
#define _WX_XH_DLG_H_
#if defined(__GNUG__) && !defined(__APPLE__)
#pragma interface "xh_dlg.h"
#endif
#include "wx/xrc/xmlres.h"
class WXXMLDLLEXPORT wxDialogXmlHandler : public wxXmlResourceHandler

View File

@@ -11,10 +11,6 @@
#ifndef _WX_XH_FRAME_H_
#define _WX_XH_FRAME_H_
#if defined(__GNUG__) && !defined(__APPLE__)
#pragma interface "xh_frame.h"
#endif
#include "wx/xrc/xmlres.h"
class WXXMLDLLEXPORT wxFrameXmlHandler : public wxXmlResourceHandler

View File

@@ -11,10 +11,6 @@
#ifndef _WX_XH_GAUGE_H_
#define _WX_XH_GAUGE_H_
#if defined(__GNUG__) && !defined(__APPLE__)
#pragma interface "xh_gauge.h"
#endif
#include "wx/defs.h"
#if wxUSE_GAUGE

View File

@@ -11,10 +11,6 @@
#ifndef _WX_XH_GDCTL_H_
#define _WX_XH_GDCTL_H_
#if defined(__GNUG__) && !defined(__APPLE__)
#pragma interface "xh_gdctl.h"
#endif
#include "wx/xrc/xmlres.h"
#if wxUSE_DIRDLG

View File

@@ -11,10 +11,6 @@
#ifndef _WX_XH_HTML_H_
#define _WX_XH_HTML_H_
#if defined(__GNUG__) && !defined(__APPLE__)
#pragma interface "xh_html.h"
#endif
#include "wx/xrc/xmlres.h"
#include "wx/defs.h"

View File

@@ -11,10 +11,6 @@
#ifndef _WX_XH_LISTB_H_
#define _WX_XH_LISTB_H_
#if defined(__GNUG__) && !defined(__APPLE__)
#pragma interface "xh_listb.h"
#endif
#include "wx/xrc/xmlres.h"
#if wxUSE_LISTBOX

View File

@@ -11,10 +11,6 @@
#ifndef _WX_XH_LISTC_H_
#define _WX_XH_LISTC_H_
#if defined(__GNUG__) && !defined(__APPLE__)
#pragma interface "xh_listc.h"
#endif
#include "wx/xrc/xmlres.h"
class WXXMLDLLEXPORT wxListCtrlXmlHandler : public wxXmlResourceHandler

View File

@@ -11,10 +11,6 @@
#ifndef _WX_XH_MENU_H_
#define _WX_XH_MENU_H_
#if defined(__GNUG__) && !defined(__APPLE__)
#pragma interface "xh_menu.h"
#endif
#include "wx/xrc/xmlres.h"
class WXXMLDLLEXPORT wxMenuXmlHandler : public wxXmlResourceHandler

View File

@@ -10,10 +10,6 @@
#ifndef _WX_XH_NOTBK_H_
#define _WX_XH_NOTBK_H_
#if defined(__GNUG__) && !defined(__APPLE__)
#pragma interface "xh_notbk.h"
#endif
#include "wx/xrc/xmlres.h"
#if wxUSE_NOTEBOOK

View File

@@ -11,10 +11,6 @@
#ifndef _WX_XH_PANEL_H_
#define _WX_XH_PANEL_H_
#if defined(__GNUG__) && !defined(__APPLE__)
#pragma interface "xh_panel.h"
#endif
#include "wx/xrc/xmlres.h"
class WXXMLDLLEXPORT wxPanelXmlHandler : public wxXmlResourceHandler

View File

@@ -11,10 +11,6 @@
#ifndef _WX_XH_RADBT_H_
#define _WX_XH_RADBT_H_
#if defined(__GNUG__) && !defined(__APPLE__)
#pragma interface "xh_radbt.h"
#endif
#include "wx/xrc/xmlres.h"
#include "wx/defs.h"

View File

@@ -11,10 +11,6 @@
#ifndef _WX_XH_RADBX_H_
#define _WX_XH_RADBX_H_
#if defined(__GNUG__) && !defined(__APPLE__)
#pragma interface "xh_radbx.h"
#endif
#include "wx/xrc/xmlres.h"
#if wxUSE_RADIOBOX

View File

@@ -11,10 +11,6 @@
#ifndef _WX_XH_SCROL_H_
#define _WX_XH_SCROL_H_
#if defined(__GNUG__) && !defined(__APPLE__)
#pragma interface "xh_scrol.h"
#endif
#include "wx/xrc/xmlres.h"
#include "wx/defs.h"

View File

@@ -11,10 +11,6 @@
#ifndef _WX_XH_SCWIN_H_
#define _WX_XH_SCWIN_H_
#if defined(__GNUG__) && !defined(__APPLE__)
#pragma interface "xh_scwin.h"
#endif
#include "wx/xrc/xmlres.h"
#include "wx/defs.h"

View File

@@ -11,10 +11,6 @@
#ifndef _WX_XH_SIZER_H_
#define _WX_XH_SIZER_H_
#if defined(__GNUG__) && !defined(__APPLE__)
#pragma interface "xh_sizer.h"
#endif
#include "wx/xrc/xmlres.h"

View File

@@ -11,10 +11,6 @@
#ifndef _WX_XH_SLIDR_H_
#define _WX_XH_SLIDR_H_
#if defined(__GNUG__) && !defined(__APPLE__)
#pragma interface "xh_slidr.h"
#endif
#include "wx/xrc/xmlres.h"
#include "wx/defs.h"

View File

@@ -11,10 +11,6 @@
#ifndef _WX_XH_SPIN_H_
#define _WX_XH_SPIN_H_
#if defined(__GNUG__) && !defined(__APPLE__)
#pragma interface "xh_spin.h"
#endif
#include "wx/xrc/xmlres.h"
#include "wx/defs.h"

View File

@@ -11,10 +11,6 @@
#ifndef _WX_XH_SPLIT_H_
#define _WX_XH_SPLIT_H_
#if defined(__GNUG__) && !defined(__APPLE__)
#pragma interface "xh_split.h"
#endif
#include "wx/xrc/xmlres.h"
class WXXMLDLLEXPORT wxSplitterWindowXmlHandler : public wxXmlResourceHandler

View File

@@ -11,10 +11,6 @@
#ifndef _WX_XH_STATBAR_H_
#define _WX_XH_STATBAR_H_
#if defined(__GNUG__) && !defined(__APPLE__)
#pragma interface "xh_statbar.h"
#endif
#include "wx/xrc/xmlres.h"
class WXXMLDLLEXPORT wxStatusBarXmlHandler : public wxXmlResourceHandler

View File

@@ -11,10 +11,6 @@
#ifndef _WX_XH_STBMP_H_
#define _WX_XH_STBMP_H_
#if defined(__GNUG__) && !defined(__APPLE__)
#pragma interface "xh_stbmp.h"
#endif
#include "wx/xrc/xmlres.h"

View File

@@ -11,10 +11,6 @@
#ifndef _WX_XH_STBOX_H_
#define _WX_XH_STBOX_H_
#if defined(__GNUG__) && !defined(__APPLE__)
#pragma interface "xh_stbox.h"
#endif
#include "wx/xrc/xmlres.h"

View File

@@ -11,10 +11,6 @@
#ifndef _WX_XH_STLIN_H_
#define _WX_XH_STLIN_H_
#if defined(__GNUG__) && !defined(__APPLE__)
#pragma interface "xh_stlin.h"
#endif
#include "wx/xrc/xmlres.h"
#if wxUSE_STATLINE

View File

@@ -11,10 +11,6 @@
#ifndef _WX_XH_STTXT_H_
#define _WX_XH_STTXT_H_
#if defined(__GNUG__) && !defined(__APPLE__)
#pragma interface "xh_sttxt.h"
#endif
#include "wx/xrc/xmlres.h"

View File

@@ -11,10 +11,6 @@
#ifndef _WX_XH_TEXT_H_
#define _WX_XH_TEXT_H_
#if defined(__GNUG__) && !defined(__APPLE__)
#pragma interface "xh_text.h"
#endif
#include "wx/xrc/xmlres.h"

View File

@@ -11,10 +11,6 @@
#ifndef _WX_XH_TGLBTN_H_
#define _WX_XH_TGLBTN_H_
#if defined(__GNUG__) && !defined(__APPLE__)
#pragma interface "xh_tglbtn.h"
#endif
#include "wx/xrc/xmlres.h"
#include "wx/defs.h"

View File

@@ -11,10 +11,6 @@
#ifndef _WX_XH_TOOLB_H_
#define _WX_XH_TOOLB_H_
#if defined(__GNUG__) && !defined(__APPLE__)
#pragma interface "xh_toolb.h"
#endif
#include "wx/xrc/xmlres.h"
#if wxUSE_TOOLBAR

View File

@@ -11,10 +11,6 @@
#ifndef _WX_XH_TREE_H_
#define _WX_XH_TREE_H_
#if defined(__GNUG__) && !defined(__APPLE__)
#pragma interface "xh_tree.h"
#endif
#include "wx/xrc/xmlres.h"
class WXXMLDLLEXPORT wxTreeCtrlXmlHandler : public wxXmlResourceHandler

View File

@@ -11,10 +11,6 @@
#ifndef _WX_XH_UNKWN_H_
#define _WX_XH_UNKWN_H_
#if defined(__GNUG__) && !defined(__APPLE__)
#pragma interface "xh_unkwn.h"
#endif
#include "wx/xrc/xmlres.h"

View File

@@ -11,10 +11,6 @@
#ifndef _WX_XH_WIZRD_H_
#define _WX_XH_WIZRDL_H_
#if defined(__GNUG__) && !defined(__APPLE__)
#pragma interface "xh_wizrd.h"
#endif
#include "wx/xrc/xmlres.h"
#if wxUSE_WIZARDDLG

Some files were not shown because too many files have changed in this diff Show More