Added a proper log frame to the propgrid sample
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@62862 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
This commit is contained in:
@@ -139,6 +139,10 @@ public:
|
||||
wxWindow* m_panel;
|
||||
wxBoxSizer* m_topSizer;
|
||||
|
||||
#if wxUSE_LOGWINDOW
|
||||
wxLogWindow* m_logWindow;
|
||||
#endif
|
||||
|
||||
wxPGEditor* m_pSampleMultiButtonEditor;
|
||||
wxPGChoices m_combinedFlags;
|
||||
|
||||
|
Reference in New Issue
Block a user