Files
wxWidgets/tests
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
..
2014-05-15 22:32:17 +00:00
2014-05-15 22:32:17 +00:00
2011-09-29 13:47:38 +00:00
2004-11-22 15:12:29 +00:00
2015-03-19 21:46:05 +01:00