mirror of
https://github.com/wxWidgets/wxWidgets.git
synced 2026-08-17 17:02:51 +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.