added some WXDLLEXPORT's
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@2935 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
This commit is contained in:
@@ -41,7 +41,7 @@ enum wxTextFileType
|
||||
|
||||
WX_DEFINE_ARRAY(wxTextFileType, ArrayFileType);
|
||||
|
||||
class wxTextFile
|
||||
class WXDLLEXPORT wxTextFile
|
||||
{
|
||||
public:
|
||||
// default type for current platform (determined at compile time)
|
||||
@@ -143,6 +143,6 @@ private:
|
||||
#endif
|
||||
// wxUSE_TEXTFILE && wxUSE_FILE
|
||||
|
||||
#endif
|
||||
#endif
|
||||
// _TEXTFILE_H
|
||||
|
||||
|
||||
|
Reference in New Issue
Block a user