]> git.saurik.com Git - wxWidgets.git/blobdiff - include/wx/ffile.h
typo in comment
[wxWidgets.git] / include / wx / ffile.h
index fcc212c96ac1dfe6ccab64858942e2661e9d5e72..75d546e055671890591f6b452f61f889a652d301 100644 (file)
@@ -6,7 +6,7 @@
 // Created:     14.07.99
 // RCS-ID:      $Id$
 // Copyright:   (c) 1998 Vadim Zeitlin <zeitlin@dptmaths.ens-cachan.fr>
-// Licence:     wxWindows license
+// Licence:     wxWindows licence
 /////////////////////////////////////////////////////////////////////////////
 
 #ifndef   _WX_FFILE_H_
@@ -34,7 +34,7 @@
 //     dtor which is _not_ virtual, so it shouldn't be used as a base class.
 // ----------------------------------------------------------------------------
 
-class WXDLLEXPORT wxFFile
+class WXDLLIMPEXP_BASE wxFFile
 {
 public:
   // ctors