]> git.saurik.com Git - wxWidgets.git/blame - include/wx/tab.h
fixed the bug with the order of 2 size events when the scrollbar[s] (dis)appear in...
[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_