]>
git.saurik.com Git - wxWidgets.git/blob - contrib/include/wx/fl/dynbarhnd.h
1 /////////////////////////////////////////////////////////////////////////////
3 // Purpose: This header simply includes controlbar.h.
4 // Author: Aleksandras Gluchovas
8 // Copyright: (c) Aleksandras Gluchovas
9 // Licence: wxWindows licence
10 /////////////////////////////////////////////////////////////////////////////
12 #ifndef __DYNBARHND_G__
13 #define __DYNBARHND_G__
15 #if defined(__GNUG__) && !defined(__APPLE__)
16 #pragma interface "dynbarhnd.h"
19 #include "wx/fl/controlbar.h"
21 #endif /* __DYNBARHND_G__ */