]>
git.saurik.com Git - wxWidgets.git/blob - include/wx/progdlg.h
1 /////////////////////////////////////////////////////////////////////////////
3 // Purpose: Base header for wxProgressDialog
4 // Author: Julian Smart
8 // Copyright: (c) Julian Smart
9 // Licence: wxWindows Licence
10 /////////////////////////////////////////////////////////////////////////////
12 #ifndef _WX_PROGDLG_H_BASE_
13 #define _WX_PROGDLG_H_BASE_
18 #include "wx/palmos/progdlg.h"
20 #include "wx/generic/progdlgg.h"
23 #endif // _WX_PROGDLG_H_BASE_