Files
wxWidgets/tests/menu/menu.cpp
Vadim Zeitlin e677bf7bcd Fix harmless signed/unsigned comparison warnings in menu test
Make the loop variable unsigned as it's compared with the result of
WXSIZEOF().
2019-10-06 17:43:08 +02:00

26 KiB