call SetLegacyWMProperties last, it calls gtk_widget_realize, which will lead to...
authorPaul Cornett <paulcor@bullseye.com>
Mon, 3 Sep 2007 20:45:21 +0000 (20:45 +0000)
committerPaul Cornett <paulcor@bullseye.com>
Mon, 3 Sep 2007 20:45:21 +0000 (20:45 +0000)
commit7d8e5b8f04d24aa8c732d4e1fc3cb162a77beed5
tree7463c34a47017c3ccbfde50081339b232999a212
parent37fde1063be9c6fd74991a7aa3d99e6ebe65eede
call SetLegacyWMProperties last, it calls gtk_widget_realize, which will lead to assertion failures if initialization has not been done yet

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@48534 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
src/unix/taskbarx11.cpp