wxSystemSettings does not inherit from wxObject

This commit is contained in:
Robin Dunn
2017-01-21 18:06:03 -08:00
parent 501b377435
commit cc360cffbe

View File

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