wxWidgets/interface
Artur Wieczorek d0a61a09ec Make validation helper functions private in all numeric wxPG properties
wxUIntProperty::DoValidation() is already declared as private and the same access level should be applied to DoValidation() in other numeric properties because these functions are helpers intended for internal use only.
2019-06-29 11:16:01 +02:00
..
wx Make validation helper functions private in all numeric wxPG properties 2019-06-29 11:16:01 +02:00
check_syntax.sh