moved wxID_SEPARATOR from menuitem.h to defs.h
[wxWidgets.git] / include / wx / tab.h
CommitLineData
34138703
JS
1#ifndef _WX_TAB_H_BASE_
2#define _WX_TAB_H_BASE_
c801d85f
KB
3
4#include "wx/generic/tabg.h"
5
6#endif
34138703 7 // _WX_TAB_H_BASE_