]> git.saurik.com Git - wxWidgets.git/blobdiff - src/gtk/toplevel.cpp
reenabled WS_EX_CONTROLPARENT style together with a check that the focus window is...
[wxWidgets.git] / src / gtk / toplevel.cpp
index 534759fca72e488ae3bfdf05fba230ba484c4375..591e545e7c929f900685459c02f39adccce304e7 100644 (file)
@@ -298,7 +298,6 @@ void wxTopLevelWindowGTK::Init()
     m_miniTitle = 0;
     m_mainWidget = (GtkWidget*) NULL;
     m_insertInClientArea = TRUE;
-    m_isFrame = TRUE;
     m_isIconized = FALSE;
     m_fsIsShowing = FALSE;
     m_themeEnabled = TRUE;