Correct window placement only once.
authorRobert Roebling <robert@roebling.de>
Sun, 15 Oct 2006 15:03:17 +0000 (15:03 +0000)
committerRobert Roebling <robert@roebling.de>
Sun, 15 Oct 2006 15:03:17 +0000 (15:03 +0000)
commit8db7faf281abef276b1e84a2504191cbd3ce2606
tree65d67b9a2023220663c6b756bab4ad55f133c0d5
parentfe63cfad2b8df65e8db05d229bc498bc19498831
  Correct window placement only once.
  This fixes edit label control placement in wxListCtrl in RTL.

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@42031 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
src/gtk/win_gtk.c