]> git.saurik.com Git - wxWidgets.git/blobdiff - src/common/sysopt.cpp
Applied patch [ 619386 ] uxtheme.dll support
[wxWidgets.git] / src / common / sysopt.cpp
index c8d4539f3777eae0a145096aae3d59cc582c73b0..39849e7fa9090c5a4ce29d6e0cb341d0f9147990 100644 (file)
@@ -46,7 +46,7 @@
 // singleton class so it can't be done in the dtor)
 class wxSystemOptionsModule : public wxModule
 {
-    friend class wxSystemOptions;
+    friend class WXDLLEXPORT wxSystemOptions;
 public:
     virtual bool OnInit();
     virtual void OnExit();