mirror of
https://github.com/wxWidgets/wxWidgets.git
synced 2026-08-18 01:19:45 +08:00
Prevent the signed/unsigned comparison compiler warning. Remove the unused header. Make the sample follow the wxWidgets coding style standards. Fix the stylus sample in MSVS samples solutions. Closes #26746.