git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@22709
c3d73ce0-8a6f-49c7-b76d-
6d57e0e08775
<!-- don't ask... wxX11 must have something extra I guess -->
<set var="UNIV_TEXTCTRL">
- <if cond="TOOLKIT=='X11'">src/x11/textctrl.cpp</if>
+<!-- <if cond="TOOLKIT=='X11'">src/x11/textctrl.cpp</if> -->
+ <if cond="TOOLKIT=='X11'">src/univ/textctrl.cpp</if>
<if cond="TOOLKIT=='MGL'">src/univ/textctrl.cpp</if>
<if cond="TOOLKIT=='GTK'">src/univ/textctrl.cpp</if>
<if cond="TOOLKIT=='MSW'">src/univ/textctrl.cpp</if>