]>
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
6 // Licence: wxWindows licence
7 /////////////////////////////////////////////////////////////////////////////
9 #ifndef __BUSYINFO_H_BASE__
10 #define __BUSYINFO_H_BASE__
16 #include "wx/generic/busyinfo.h"
18 #endif // wxUSE_BUSYINFO
20 #endif // __BUSYINFO_H_BASE__