wxwidgets/samples/mdi
Blake-Madden a059061eb7 Replace wxDECLARE_NO_COPY_CLASS with deleted functions in samples
Use standard C++11 way of making classes non-copyable instead of
wx-specific macro.

Closes #24150.
2023-12-22 12:21:54 +01:00
..
bitmaps Convert all XPM files to Unix EOLs. 2015-03-19 21:46:05 +01:00
chart.ico
chart.xpm Convert all XPM files to Unix EOLs. 2015-03-19 21:46:05 +01:00
descrip.mms
makefile.gcc Rebake after the previous commit 2023-07-29 18:13:29 +02:00
Makefile.in Rebake after the previous commit 2023-07-29 18:13:29 +02:00
makefile.unx Remove wxGTK1 port and GPE support 2022-10-16 22:01:02 +02:00
makefile.vc Rebake after the previous commit 2023-07-29 18:13:29 +02:00
makefile.vms
mdi.bkl add headers to the samples' bakefiles so that they show up in MSVC project files 2009-03-04 11:47:32 +00:00
mdi.cpp Use nullptr instead of NULL in the code and documentation 2022-10-18 01:25:25 +02:00
mdi.h Replace wxDECLARE_NO_COPY_CLASS with deleted functions in samples 2023-12-22 12:21:54 +01:00
mdi.rc