]> git.saurik.com Git - wxWidgets.git/commit
avoid crash if IsMaximized() is called before native widget is created, fixes #14052
authorPaul Cornett <paulcor@bullseye.com>
Tue, 28 Feb 2012 04:40:15 +0000 (04:40 +0000)
committerPaul Cornett <paulcor@bullseye.com>
Tue, 28 Feb 2012 04:40:15 +0000 (04:40 +0000)
commitc70b2c8f1ce4c79fb3e0e55e5c96276e4efe15cb
treee1ca36520c33fb9ffb948bd092a21d0c8474d533
parent74bde8745fdb770a811fa6157d16c4d0ad413d04
avoid crash if IsMaximized() is called before native widget is created, fixes #14052

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