]> git.saurik.com Git - wxWidgets.git/blob - include/wx/progdlg.h
Fixed closing of program to work properly if PASS #1 failed for some reason. Before...
[wxWidgets.git] / include / wx / progdlg.h
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_