};
+
//---------------------------------------------------------------------------
class wxSystemOptions : public wxObject
{
public:
- wxSystemOptions() { }
+ wxSystemOptions();
// User-customizable hints to wxWindows or associated libraries
// These could also be used to influence GetSystem... calls, indeed