]> git.saurik.com Git - wxWidgets.git/blame - include/wx/progdlg.h
don't clear the handles list in dtor, it is static/global (patch 773029)
[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_