compilation fix
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@11409 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
This commit is contained in:
parent
3d2791f12c
commit
80372768e4
@ -79,8 +79,7 @@ public:
|
||||
private:
|
||||
void UpdatePosition();
|
||||
|
||||
wxWindow *m_left,
|
||||
*m_right;
|
||||
wxScrolledWindow *m_left, *m_right;
|
||||
|
||||
MySplitterWindow* m_splitter;
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user