WXDLLEXPORT correction
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@27842 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
This commit is contained in:
@@ -24,7 +24,7 @@
|
|||||||
// misc
|
// misc
|
||||||
// ----------------------------------------------------------------------------
|
// ----------------------------------------------------------------------------
|
||||||
|
|
||||||
class WXDLLEXPORT wxArrayString;
|
class WXDLLIMPEXP_BASE wxArrayString;
|
||||||
|
|
||||||
#define WXDIALUP_MANAGER_DEFAULT_BEACONHOST wxT("www.yahoo.com")
|
#define WXDIALUP_MANAGER_DEFAULT_BEACONHOST wxT("www.yahoo.com")
|
||||||
|
|
||||||
|
@@ -30,16 +30,16 @@
|
|||||||
// forward declarations
|
// forward declarations
|
||||||
// ---------------------------------------------------------------------------
|
// ---------------------------------------------------------------------------
|
||||||
|
|
||||||
class WXDLLEXPORT wxBitmap;
|
class WXDLLIMPEXP_CORE wxBitmap;
|
||||||
class WXDLLEXPORT wxBrush;
|
class WXDLLIMPEXP_CORE wxBrush;
|
||||||
class WXDLLEXPORT wxColour;
|
class WXDLLIMPEXP_CORE wxColour;
|
||||||
class WXDLLEXPORT wxCursor;
|
class WXDLLIMPEXP_CORE wxCursor;
|
||||||
class WXDLLEXPORT wxFont;
|
class WXDLLIMPEXP_CORE wxFont;
|
||||||
class WXDLLEXPORT wxIcon;
|
class WXDLLIMPEXP_CORE wxIcon;
|
||||||
class WXDLLEXPORT wxPalette;
|
class WXDLLIMPEXP_CORE wxPalette;
|
||||||
class WXDLLEXPORT wxPen;
|
class WXDLLIMPEXP_CORE wxPen;
|
||||||
class WXDLLEXPORT wxRegion;
|
class WXDLLIMPEXP_CORE wxRegion;
|
||||||
class WXDLLEXPORT wxString;
|
class WXDLLIMPEXP_BASE wxString;
|
||||||
|
|
||||||
// ---------------------------------------------------------------------------
|
// ---------------------------------------------------------------------------
|
||||||
// constants
|
// constants
|
||||||
|
@@ -30,9 +30,9 @@
|
|||||||
// classes
|
// classes
|
||||||
//-----------------------------------------------------------------------------
|
//-----------------------------------------------------------------------------
|
||||||
|
|
||||||
class WXDLLEXPORT wxTextCtrl;
|
class WXDLLIMPEXP_CORE wxTextCtrl;
|
||||||
class WXDLLEXPORT wxImageList;
|
class WXDLLIMPEXP_CORE wxImageList;
|
||||||
class WXDLLEXPORT wxHashTable;
|
class WXDLLIMPEXP_BASE wxHashTable;
|
||||||
|
|
||||||
//-----------------------------------------------------------------------------
|
//-----------------------------------------------------------------------------
|
||||||
// Extra styles for wxGenericDirCtrl
|
// Extra styles for wxGenericDirCtrl
|
||||||
|
@@ -20,8 +20,8 @@
|
|||||||
// for wxSize
|
// for wxSize
|
||||||
#include "wx/gdicmn.h"
|
#include "wx/gdicmn.h"
|
||||||
|
|
||||||
class WXDLLEXPORT wxIcon;
|
class WXDLLIMPEXP_CORE wxIcon;
|
||||||
class WXDLLEXPORT wxString;
|
class WXDLLIMPEXP_BASE wxString;
|
||||||
|
|
||||||
WX_DECLARE_EXPORTED_OBJARRAY( wxIcon, wxIconArray );
|
WX_DECLARE_EXPORTED_OBJARRAY( wxIcon, wxIconArray );
|
||||||
|
|
||||||
|
@@ -27,8 +27,8 @@
|
|||||||
#include "wx/ctrlsub.h" // base class
|
#include "wx/ctrlsub.h" // base class
|
||||||
|
|
||||||
// forward declarations are enough here
|
// forward declarations are enough here
|
||||||
class WXDLLEXPORT wxArrayInt;
|
class WXDLLIMPEXP_BASE wxArrayInt;
|
||||||
class WXDLLEXPORT wxArrayString;
|
class WXDLLIMPEXP_BASE wxArrayString;
|
||||||
|
|
||||||
// ----------------------------------------------------------------------------
|
// ----------------------------------------------------------------------------
|
||||||
// global data
|
// global data
|
||||||
|
@@ -19,11 +19,11 @@
|
|||||||
#include "wx/event.h"
|
#include "wx/event.h"
|
||||||
#include "wx/icon.h"
|
#include "wx/icon.h"
|
||||||
|
|
||||||
class WXDLLEXPORT wxFrame;
|
class WXDLLIMPEXP_CORE wxFrame;
|
||||||
class WXDLLEXPORT wxWindow;
|
class WXDLLIMPEXP_CORE wxWindow;
|
||||||
class WXDLLEXPORT wxApp ;
|
class WXDLLIMPEXP_CORE wxApp;
|
||||||
class WXDLLEXPORT wxKeyEvent;
|
class WXDLLIMPEXP_CORE wxKeyEvent;
|
||||||
class WXDLLEXPORT wxLog;
|
class WXDLLIMPEXP_BASE wxLog;
|
||||||
|
|
||||||
// Represents the application. Derive OnInit and declare
|
// Represents the application. Derive OnInit and declare
|
||||||
// a new App object to start application
|
// a new App object to start application
|
||||||
|
@@ -48,11 +48,11 @@ class WXDLLIMPEXP_BASE wxArrayString;
|
|||||||
// Forward declaration
|
// Forward declaration
|
||||||
// ----------------------------------------------------------------------------
|
// ----------------------------------------------------------------------------
|
||||||
|
|
||||||
class WXDLLIMPEXP_BASE wxProcess;
|
class WXDLLIMPEXP_CORE wxProcess;
|
||||||
class WXDLLIMPEXP_BASE wxFrame;
|
class WXDLLIMPEXP_CORE wxFrame;
|
||||||
class WXDLLIMPEXP_BASE wxWindow;
|
class WXDLLIMPEXP_CORE wxWindow;
|
||||||
class WXDLLIMPEXP_BASE wxWindowList;
|
class WXDLLIMPEXP_CORE wxWindowList;
|
||||||
class WXDLLIMPEXP_BASE wxPoint;
|
class WXDLLIMPEXP_CORE wxPoint;
|
||||||
|
|
||||||
// ----------------------------------------------------------------------------
|
// ----------------------------------------------------------------------------
|
||||||
// Macros
|
// Macros
|
||||||
|
@@ -17,8 +17,8 @@
|
|||||||
#include "wx/setup.h"
|
#include "wx/setup.h"
|
||||||
|
|
||||||
|
|
||||||
class WXDLLEXPORT wxImage;
|
class WXDLLIMPEXP_CORE wxImage;
|
||||||
class WXDLLEXPORT wxInputStream;
|
class WXDLLIMPEXP_BASE wxInputStream;
|
||||||
|
|
||||||
// --------------------------------------------------------------------------
|
// --------------------------------------------------------------------------
|
||||||
// wxXPMDecoder class
|
// wxXPMDecoder class
|
||||||
|
Reference in New Issue
Block a user