]> git.saurik.com Git - wxWidgets.git/blob - include/wx/scrolwin.h
improved handling of frames with parent: now they have a NULL parent HWND (to
[wxWidgets.git] / include / wx / scrolwin.h
1 #ifndef __SCROLWINH_BASE__
2 #define __SCROLWINH_BASE__
3
4 #include "wx/generic/scrolwin.h"
5
6 #endif
7 // __SCROLWINH_BASE__