correct wxString forward declaration
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@39243 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
This commit is contained in:
@@ -28,7 +28,7 @@
|
||||
class WXDLLEXPORT wxWindow;
|
||||
class WXDLLEXPORT wxPoint;
|
||||
class WXDLLEXPORT wxRect;
|
||||
class WXDLLEXPORT wxString;
|
||||
class WXDLLIMPEXP_BASE wxString;
|
||||
|
||||
class WXDLLEXPORT wxDisplayFactory;
|
||||
class WXDLLEXPORT wxDisplayImpl;
|
||||
|
@@ -79,7 +79,7 @@
|
||||
|
||||
class WXDLLEXPORT wxFont;
|
||||
class WXDLLEXPORT wxWindow;
|
||||
class WXDLLEXPORT wxString;
|
||||
class WXDLLIMPEXP_BASE wxString;
|
||||
class WXDLLEXPORT wxBitmap;
|
||||
|
||||
// ---------------------------------------------------------------------------
|
||||
|
Reference in New Issue
Block a user