X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/1e4a197e4c60e461b8068b0619692ea083e30b8b..e37741247336250f4460714baa43b8136cee3b96:/wxPython/setup.py?ds=sidebyside 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,