]> git.saurik.com Git - wxWidgets.git/blob - include/wx/panel.h
changes to make wxGTK compile with GTK+ 2.0: now it does but the minimal
[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_