Added IsFalse()
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@33027 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
This commit is contained in:
parent
3261b933ad
commit
c8b67ceba6
@ -199,6 +199,7 @@ public:
|
||||
static wxString GetOption(const wxString& name) ;
|
||||
static int GetOptionInt(const wxString& name) ;
|
||||
static bool HasOption(const wxString& name) ;
|
||||
static bool IsFalse(const wxString& name);
|
||||
};
|
||||
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user