]>
git.saurik.com Git - wxWidgets.git/blob - include/wx/busyinfo.h
1 /////////////////////////////////////////////////////////////////////////////
3 // Purpose: Information window (when app is busy)
4 // Author: Vaclav Slavik
5 // Copyright: (c) 1999 Vaclav Slavik
7 // Licence: wxWindows licence
8 /////////////////////////////////////////////////////////////////////////////
10 #ifndef __BUSYINFO_H_BASE__
11 #define __BUSYINFO_H_BASE__
17 #include "wx/generic/busyinfo.h"
19 #endif // wxUSE_BUSYINFO
21 #endif // __BUSYINFO_H_BASE__