]> git.saurik.com Git - wxWidgets.git/blame - include/wx/progdlg.h
got rid of wxWindow::m_lDlgCode - now wxWANTS_CHARS style should work for all windows...
[wxWidgets.git] / include / wx / progdlg.h
CommitLineData
8fa2e6a2
KB
1#ifndef _WX_PROGDLG_H_BASE_
2#define _WX_PROGDLG_H_BASE_
3
4#include "wx/generic/progdlgg.h"
5
6#endif
7 // _WX_PROGDLG_H_BASE_