]> git.saurik.com Git - wxWidgets.git/blobdiff - include/wx/gtk/toplevel.h
Tried to make wxListBox::Update() work
[wxWidgets.git] / include / wx / gtk / toplevel.h
index 61ec62fc9aea8d65ebd9bf9400163560150c6cb4..463537c387b637f831df6889a4abaf6ca40ad977 100644 (file)
@@ -143,6 +143,8 @@ protected:
     wxString m_title;
 
 private:
+    wxSize& GetCachedDecorSize();
+
     // is the frame currently iconized?
     bool m_isIconized;