wxwidgets/samples/dataview
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
..
dataview.bkl Remove unnecessary win32-res tags from samples bakefiles 2021-10-20 17:47:47 +02:00
dataview.cpp Improve ScrollTo() when using wxDV_VARIABLE_LINE_HEIGHT 2023-01-19 21:02:13 +00:00
descrip.mms adding dataview sample to OpenVMS make cascade 2009-10-06 22:03:21 +00:00
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
mymodels.cpp Remove unnecessary variable in dataview sample 2023-07-08 01:28:00 +01:00
mymodels.h Replace wxDECLARE_NO_COPY_CLASS with deleted functions in samples 2023-12-22 12:21:54 +01:00