wxSystemSettings does not inherit from wxObject

This commit is contained in:
Robin Dunn
2017-01-21 18:06:03 -08:00
parent 9e5dd50914
commit ae288823c9

View File

@@ -265,7 +265,7 @@ enum wxSystemScreenType
@see wxFont, wxColour, wxSystemOptions
*/
class wxSystemSettings : public wxObject
class wxSystemSettings
{
public:
/**