X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/1e4a197e4c60e461b8068b0619692ea083e30b8b..6678c7f83894bc750cebb129d9575f5768eda174:/wxPython/setup.py diff --git a/wxPython/setup.py b/wxPython/setup.py index e8dedd03f4..44ee2e1359 100755 --- a/wxPython/setup.py +++ b/wxPython/setup.py @@ -936,6 +936,7 @@ if BUILD_XRC: '%s/xh_sizer.cpp' % XMLLOC, '%s/xh_slidr.cpp' % XMLLOC, '%s/xh_spin.cpp' % XMLLOC, + '%s/xh_split.cpp' % XMLLOC, '%s/xh_stbmp.cpp' % XMLLOC, '%s/xh_stbox.cpp' % XMLLOC,