8 lines
110 B
C
8 lines
110 B
C
|
#ifndef __PANELH_BASE__
|
||
|
#define __PANELH_BASE__
|
||
|
|
||
|
#include "wx/generic/panelg.h"
|
||
|
|
||
|
#endif
|
||
|
// __PANELH_BASE_
|