Redundant wxPropertyGrid validation failure message boxes should no longer be shown
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@64810 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
This commit is contained in:
@@ -1940,6 +1940,8 @@ protected:
|
||||
/** 1 if in DoSelectProperty() */
|
||||
unsigned char m_inDoSelectProperty;
|
||||
|
||||
bool m_inOnValidationFailure;
|
||||
|
||||
wxPGVFBFlags m_permanentValidationFailureBehavior; // Set by app
|
||||
|
||||
// DoEditorValidate() recursion guard
|
||||
|
Reference in New Issue
Block a user