]> git.saurik.com Git - wxWidgets.git/blame - include/wx/textdlg.h
wxDocManager gets the only view if none other specified as the current view;
[wxWidgets.git] / include / wx / textdlg.h
CommitLineData
c801d85f
KB
1#ifndef __TEXTDLGH_BASE__
2#define __TEXTDLGH_BASE__
3
4#include "wx/generic/textdlgg.h"
5
6#endif
7 // __TEXTDLGH_BASE__