]> git.saurik.com Git - wxWidgets.git/blob - include/wx/panel.h
switched to using a real class instead of a namespace because of Mac base/GUI problems
[wxWidgets.git] / include / wx / panel.h
1 #ifndef _WX_PANEL_H_BASE_
2 #define _WX_PANEL_H_BASE_
3
4 #include "wx/generic/panelg.h"
5
6 #endif
7 // _WX_PANELH_BASE_