wxUSE_LOG fixes.
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@28335 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
This commit is contained in:
@@ -50,7 +50,9 @@ class PreviewFrame : public wxFrame
|
||||
wxXmlNode *m_Node;
|
||||
wxXmlDocument *m_Doc;
|
||||
wxScrolledWindow *m_ScrollWin;
|
||||
#if wxUSE_LOG
|
||||
wxTextCtrl *m_LogCtrl;
|
||||
#endif // wxUSE_LOG
|
||||
wxSplitterWindow *m_Splitter;
|
||||
|
||||
wxXmlResource *m_RC;
|
||||
|
Reference in New Issue
Block a user