]> git.saurik.com Git - wxWidgets.git/blame_incremental - contrib/include/wx/fl/dynbarhnd.h
don't draw focus rect for custom drawn items when the list control doesn't have focus
[wxWidgets.git] / contrib / include / wx / fl / dynbarhnd.h
... / ...
CommitLineData
1/////////////////////////////////////////////////////////////////////////////
2// Name: dynbarhnd.h
3// Purpose: This header simply includes controlbar.h.
4// Author: Aleksandras Gluchovas
5// Modified by:
6// Created: 23/01/99
7// RCS-ID: $Id$
8// Copyright: (c) Aleksandras Gluchovas
9// Licence: wxWindows licence
10/////////////////////////////////////////////////////////////////////////////
11
12#ifndef __DYNBARHND_G__
13#define __DYNBARHND_G__
14
15#include "wx/fl/controlbar.h"
16
17#endif /* __DYNBARHND_G__ */
18