]>
git.saurik.com Git - wxWidgets.git/blob - include/wx/sashwin.h
1 /////////////////////////////////////////////////////////////////////////////
3 // Purpose: Base header for wxSashWindow
4 // Author: Julian Smart
8 // Copyright: (c) Julian Smart
9 // Licence: wxWindows Licence
10 /////////////////////////////////////////////////////////////////////////////
12 #ifndef _WX_SASHWIN_H_BASE_
13 #define _WX_SASHWIN_H_BASE_
15 #include "wx/generic/sashwin.h"
18 // _WX_SASHWIN_H_BASE_