]> git.saurik.com Git - wxWidgets.git/blobdiff - include/wx/file.h
wxTheApp can't be assigned to any longer
[wxWidgets.git] / include / wx / file.h
index fd0b7021e3fd2ce318b6d49b9dd83a4725a96f6f..8a382583ee650e240e2e5de4cc292d2e197ca42c 100644 (file)
@@ -54,7 +54,7 @@
 //     dtor which is _not_ virtual, so it shouldn't be used as a base class.
 // ----------------------------------------------------------------------------
 
 //     dtor which is _not_ virtual, so it shouldn't be used as a base class.
 // ----------------------------------------------------------------------------
 
-class WXDLLEXPORT_BASE wxFile
+class WXDLLIMPEXP_BASE wxFile
 {
 public:
   // more file constants
 {
 public:
   // more file constants
@@ -150,7 +150,7 @@ private:
 // you call neither of them, dtor will call Discard().
 // ----------------------------------------------------------------------------
 
 // you call neither of them, dtor will call Discard().
 // ----------------------------------------------------------------------------
 
-class WXDLLEXPORT_BASE wxTempFile
+class WXDLLIMPEXP_BASE wxTempFile
 {
 public:
   // ctors
 {
 public:
   // ctors