projects
/
wxWidgets.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
|
inline
| side by side
DLL compilation fixes
[wxWidgets.git]
/
include
/
wx
/
filename.h
diff --git
a/include/wx/filename.h
b/include/wx/filename.h
index e8a87042b8e95c3f5b588ea7846fdd2f4bab207b..cf3bdd91bcd98cbefaaeada17fa9fa83559778f2 100644
(file)
--- a/
include/wx/filename.h
+++ b/
include/wx/filename.h
@@
-38,7
+38,7
@@
#include "wx/filefn.h"
#include "wx/datetime.h"
#include "wx/filefn.h"
#include "wx/datetime.h"
-class WXDLL
EXPORT
wxFile;
+class WXDLL
IMPEXP_BASE
wxFile;
// ----------------------------------------------------------------------------
// constants
// ----------------------------------------------------------------------------
// constants
@@
-90,7
+90,7
@@
enum
// wxFileName: encapsulates a file path
// ----------------------------------------------------------------------------
// wxFileName: encapsulates a file path
// ----------------------------------------------------------------------------
-class WXDLL
EXPORT
wxFileName
+class WXDLL
IMPEXP_BASE
wxFileName
{
public:
// constructors and assignment
{
public:
// constructors and assignment