wxWidgets/include/wx/tab.h

8 lines
103 B
C
Raw Normal View History

#ifndef __TABH_BASE__
#define __TABH_BASE__
#include "wx/generic/tabg.h"
#endif
// __TABH_BASE__