[wxTLW-GTK] Don't connect to the configure_event twice. This caused double wxMoveEven...
authorMart Raudsepp <leio@gentoo.org>
Sun, 4 Sep 2005 10:52:11 +0000 (10:52 +0000)
committerMart Raudsepp <leio@gentoo.org>
Sun, 4 Sep 2005 10:52:11 +0000 (10:52 +0000)
commitff334106993280a241de09fef5f3749edb806c06
treecf7b88d0590cdef69392e027f36bd78e793df615
parent3dc786e02e0165169287cc6abe7a193b19c32b3e
[wxTLW-GTK] Don't connect to the configure_event twice. This caused double wxMoveEvents being emitted, and some other
stuff done on the same data twice.

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@35422 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
src/gtk/toplevel.cpp
src/gtk1/toplevel.cpp