]> git.saurik.com Git - wxWidgets.git/blob - include/wx/textdlg.h
off_t #define'd as _off_t for VC++ (it's not a standard type)
[wxWidgets.git] / include / wx / textdlg.h
1 #ifndef __TEXTDLGH_BASE__
2 #define __TEXTDLGH_BASE__
3
4 #include "wx/generic/textdlgg.h"
5
6 #endif
7 // __TEXTDLGH_BASE__