X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/54da4255a20216b070ec044ae2b8af75e9f2681f..284b4c8866ab36694b6ec2a308690bba4db4fed2:/include/wx/proplist.h?ds=sidebyside diff --git a/include/wx/proplist.h b/include/wx/proplist.h index 2df1170cb9..98ac6d0e9c 100644 --- a/include/wx/proplist.h +++ b/include/wx/proplist.h @@ -172,12 +172,10 @@ public: wxButton* m_confirmButton; // A tick, as in VB wxButton* m_cancelButton; // A cross, as in VB wxButton* m_editButton; // Invokes the custom validator, if any + wxSizer* m_middleSizer; bool m_detailedEditing; // E.g. using listbox for choices - static wxBitmap* sm_tickBitmap; - static wxBitmap* sm_crossBitmap; - wxPanel* m_propertyWindow; // Panel that the controls will appear on wxWindow* m_managedWindow; // Frame or dialog