move evthandler.cpp to non-GUI test as it doesn't require the GUI

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@58615 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
This commit is contained in:
Vadim Zeitlin
2009-02-01 23:20:27 +00:00
parent 9b3ff3c04f
commit 4fc218c2a7
14 changed files with 41 additions and 36 deletions

View File

@@ -37,6 +37,7 @@
cmdline/cmdlinetest.cpp
config/fileconf.cpp
datetime/datetimetest.cpp
events/evthandler.cpp
events/timertest.cpp
filekind/filekind.cpp
filename/filenametest.cpp
@@ -114,7 +115,6 @@
controls/textentrytest.cpp
controls/treectrltest.cpp
events/propagation.cpp
events/evthandler.cpp
image/rawbmp.cpp
html/htmlwindow.cpp
misc/guifuncs.cpp