wxWidgets/tests/events
Vadim Zeitlin 10daded3e9 Fix UnbindFromHandler() test compilation with C++98
Can't declare classes inside the function as they must have external linkage
to be usable with Bind().

Fixes the build after 99d9a81e28, see #17229.
2015-12-08 15:22:01 +01:00
..
clone.cpp Use wx-prefixed macros throughout the repository. 2015-04-23 22:00:35 +04:00
evthandler.cpp Fix UnbindFromHandler() test compilation with C++98 2015-12-08 15:22:01 +01:00
evtlooptest.cpp Use wx-prefixed macros throughout the repository. 2015-04-23 22:00:35 +04:00
evtsource.cpp Remove all lines containing cvs/svn "$Id$" keyword. 2013-07-26 16:02:46 +00:00
keyboard.cpp x11 alrady support GetUnicodeKey() by last commit, remove these check 2014-09-23 17:43:41 +00:00
propagation.cpp Disable unit test sporadically failing in wxGTK buildbot builds. 2015-06-12 15:57:33 +02:00
stopwatch.cpp Use wx-prefixed macros throughout the repository. 2015-04-23 22:00:35 +04:00
timertest.cpp Use wx-prefixed macros throughout the repository. 2015-04-23 22:00:35 +04:00