wxwidgets/include
Artur Wieczorek a8f3e0da70 Get rid of of unsupported overloads of wxIntProperty::DoValidation()
wxIntProperty::DoValidation() overloads for wxLongLong_t and wxULongLong_t
parameters are not supported because for these types there are no direct
conversions to wxVariant.
Arguments of such types will be handled by overloads for wxLongLong
and wxULongLong.
2023-12-17 16:47:30 +01:00
..
msvc/wx Remove all blank "Modified by:" lines from top comment blocks 2023-10-22 01:22:48 +02:00
wx Get rid of of unsupported overloads of wxIntProperty::DoValidation() 2023-12-17 16:47:30 +01:00