wxwidgets/samples/xrc
Vadim Zeitlin 6e8290a9ce Stop defining _UNICODE in makefiles
This shouldn't be necessary any longer, so don't do it.
2022-10-27 19:43:30 +02:00
..
rc Add "pressed" and "current" wxBitmapButton XRC properties 2022-02-20 18:06:09 +01:00
custclas.cpp Fix typos in sample comments 2021-09-07 19:23:31 +02:00
custclas.h Use nullptr instead of NULL in the code and documentation 2022-10-18 01:25:25 +02:00
derivdlg.cpp Fix typos in sample comments 2021-09-07 19:23:31 +02:00
derivdlg.h Fix extra semicolon warnings 2018-11-25 21:29:37 +01:00
descrip.mms remove executable property from non-executable files, closes #15504 2013-09-16 15:47:27 +00:00
makefile.gcc Stop defining _UNICODE in makefiles 2022-10-27 19:43:30 +02:00
Makefile.in Stop defining _UNICODE in makefiles 2022-10-27 19:43:30 +02:00
makefile.unx Remove wxGTK1 port and GPE support 2022-10-16 22:01:02 +02:00
makefile.vc Stop defining _UNICODE in makefiles 2022-10-27 19:43:30 +02:00
myframe.cpp Use nullptr instead of NULL in the code and documentation 2022-10-18 01:25:25 +02:00
myframe.h Use nullptr instead of NULL in the code and documentation 2022-10-18 01:25:25 +02:00
objrefdlg.cpp Remove BCC-specific hdrstop pragma from everywhere 2020-10-12 21:58:37 +02:00
objrefdlg.h Get rid of an unused member field in the XRC sample 2016-02-05 22:43:23 +01:00
xrcdemo.bkl Update xrcdemo.bkl 2022-04-04 20:41:23 +00:00
xrcdemo.cpp Use nullptr instead of NULL in the code and documentation 2022-10-18 01:25:25 +02:00
xrcdemo.h Replace wxOVERRIDE and wxNOEXCEPT with override and noexcept 2022-10-15 18:10:45 +02:00