wxWidgets/samples/typetest
Paul Cornett c5faf9cfac Avoid passing float argument for "%f" printf specifier
"%f" takes a double. Eliminates some -Wdouble-promotion warnings.
2020-04-21 11:59:36 -07:00
..
makefile.bcc Rebake after adding DPI awareness option 2019-11-30 22:52:48 +01:00
makefile.gcc Rebake after adding DPI awareness option 2019-11-30 22:52:48 +01:00
Makefile.in Fix order of -L options in autoconf makefiles 2020-04-15 02:33:53 +02:00
makefile.unx
makefile.vc Rebake after changes 2020-03-27 23:15:03 +01:00
typetest_vc7.vcproj Rebake after changes 2020-03-27 23:15:03 +01:00
typetest_vc8.vcproj Rebake after changes 2020-03-27 23:15:03 +01:00
typetest_vc9.vcproj Rebake after changes 2020-03-27 23:15:03 +01:00
typetest.bkl
typetest.cpp Avoid passing float argument for "%f" printf specifier 2020-04-21 11:59:36 -07:00
typetest.h