c801d85f15
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@2 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
8 lines
110 B
C
8 lines
110 B
C
#ifndef __PANELH_BASE__
|
|
#define __PANELH_BASE__
|
|
|
|
#include "wx/generic/panelg.h"
|
|
|
|
#endif
|
|
// __PANELH_BASE_
|