]> git.saurik.com Git - wxWidgets.git/blame - include/wx/panel.h
In splitter sample, forwarded OnIdle events to wxFrame, else UI updates don't
[wxWidgets.git] / include / wx / panel.h
CommitLineData
c801d85f
KB
1#ifndef __PANELH_BASE__
2#define __PANELH_BASE__
3
4#include "wx/generic/panelg.h"
5
6#endif
7 // __PANELH_BASE_