added WXDLLEXPORT
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@7868 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
This commit is contained in:
@@ -15,11 +15,11 @@
|
||||
#define _PROPHND_H_
|
||||
|
||||
|
||||
class wxXmlNode;
|
||||
class wxList;
|
||||
class wxListCtrl;
|
||||
class wxPanel;
|
||||
class wxWindow;
|
||||
class WXDLLEXPORT wxXmlNode;
|
||||
class WXDLLEXPORT wxList;
|
||||
class WXDLLEXPORT wxListCtrl;
|
||||
class WXDLLEXPORT wxPanel;
|
||||
class WXDLLEXPORT wxWindow;
|
||||
|
||||
#include "wx/xml/xml.h"
|
||||
#include "wx/dynarray.h"
|
||||
|
Reference in New Issue
Block a user