From: Václav Slavík Date: Mon, 5 Nov 2001 15:49:59 +0000 (+0000) Subject: forgot to update univ/toplevel.h X-Git-Url: https://git.saurik.com/wxWidgets.git/commitdiff_plain/90da9c3f3b092c1e7f05651fca8c55515e320ad0 forgot to update univ/toplevel.h git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@12327 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775 --- diff --git a/include/wx/univ/toplevel.h b/include/wx/univ/toplevel.h index ef740f21d7..bbcf1b24a7 100644 --- a/include/wx/univ/toplevel.h +++ b/include/wx/univ/toplevel.h @@ -140,6 +140,8 @@ protected: // TRUE if wxTLW should render decorations (aka titlebar) itself static int ms_drawDecorations; + // TRUE if wxTLW can be iconized + static int ms_canIconize; // true for currently active frame bool m_isActive:1; // version of icon for titlebar (16x16)