Fixed compile error
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@25342 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
This commit is contained in:
@@ -17,7 +17,7 @@
|
|||||||
|
|
||||||
#include "wx/xrc/xmlres.h"
|
#include "wx/xrc/xmlres.h"
|
||||||
|
|
||||||
class WXXMLDLLEXPORT wxStatusBarXmlHandler : public wxXmlResourceHandler
|
class WXDLLIMPEXP_XRC wxStatusBarXmlHandler : public wxXmlResourceHandler
|
||||||
{
|
{
|
||||||
public:
|
public:
|
||||||
wxStatusBarXmlHandler();
|
wxStatusBarXmlHandler();
|
||||||
|
@@ -17,7 +17,7 @@
|
|||||||
|
|
||||||
#include "wx/xrc/xmlres.h"
|
#include "wx/xrc/xmlres.h"
|
||||||
|
|
||||||
class WXXMLDLLEXPORT wxStatusBarXmlHandler : public wxXmlResourceHandler
|
class WXDLLIMPEXP_XRC wxStatusBarXmlHandler : public wxXmlResourceHandler
|
||||||
{
|
{
|
||||||
public:
|
public:
|
||||||
wxStatusBarXmlHandler();
|
wxStatusBarXmlHandler();
|
||||||
|
Reference in New Issue
Block a user