]> git.saurik.com Git - wxWidgets.git/blobdiff - include/wx/msw/toplevel.h
Removed dibutils
[wxWidgets.git] / include / wx / msw / toplevel.h
index d09a48ce0a30ae392d674773cca06010fbb7ac04..b4e77b09da5289bb6c62a2e1e3c083fde4de2abc 100644 (file)
@@ -119,11 +119,8 @@ protected:
     // the last focused child: we restore focus to it on activation
     wxWindow             *m_winLastFocused;
 
-    // the hidden parent window for the frames which shouldn't appear in the
-    // taskbar
-    static wxWindow *ms_hiddenParent;
-
     DECLARE_EVENT_TABLE()
+    DECLARE_NO_COPY_CLASS(wxTopLevelWindowMSW)
 };
 
 // list of all frames and modeless dialogs