]> git.saurik.com Git - wxWidgets.git/blob - include/wx/sashwin.h
corrected passing const char * to a function taking char * (part of the patch 543892)
[wxWidgets.git] / include / wx / sashwin.h
1 #ifndef _WX_SASHWIN_H_BASE_
2 #define _WX_SASHWIN_H_BASE_
3
4 #include "wx/generic/sashwin.h"
5
6 #endif
7 // _WX_SASHWIN_H_BASE_