]> git.saurik.com Git - wxWidgets.git/blob - include/wx/panel.h
ensure that GetItemRect() returns the real rect and not 0 even if it's called before...
[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_