]> git.saurik.com Git - wxWidgets.git/blobdiff - include/wx/confbase.h
no message
[wxWidgets.git] / include / wx / confbase.h
index 2373f52df601c241a2a7294747798840594b2add..36a9d05efe07985b4536d987cbd6f3cbf4a6f806 100644 (file)
@@ -83,7 +83,7 @@ extern void wxSplitPath(wxArrayString& aParts, const char *sz);
 // Keys are pairs "key_name = value" where value may be of string or integer
 // (long) type (@@@ doubles and other types such as wxDate coming soon).
 // ----------------------------------------------------------------------------
-class wxConfigBase
+class WXDLLEXPORT wxConfigBase
 {
 public:
   // static functions