git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@18211
c3d73ce0-8a6f-49c7-b76d-
6d57e0e08775
// singleton class so it can't be done in the dtor)
class wxSystemOptionsModule : public wxModule
{
// 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();
public:
virtual bool OnInit();
virtual void OnExit();