wxwidgets/samples/fswatcher
Vadim Zeitlin 0f6c54cdb6 Define __WXFUNCTION__ as __func__ and don't use it any more
Use __func__ without checking if the compiler supports it, it's part of
C++11 and so should be supported by all compilers.

Also use __func__ instead of __WXFUNCTION__ in our own code.

No real changes.
2022-11-11 01:24:13 +01:00
..
fswatcher.bkl
fswatcher.cpp Define __WXFUNCTION__ as __func__ and don't use it any more 2022-11-11 01:24:13 +01:00
makefile.gcc Remove UNICODE build option, hardcode its value as 1 2022-10-27 19:43:59 +02:00
Makefile.in Remove UNICODE build option, hardcode its value as 1 2022-10-27 19:43:59 +02:00
makefile.unx Remove wxGTK1 port and GPE support 2022-10-16 22:01:02 +02:00
makefile.vc Remove UNICODE build option, hardcode its value as 1 2022-10-27 19:43:59 +02:00