]>
git.saurik.com Git - wxWidgets.git/blob - src/generic/headercolg.cpp
1 ///////////////////////////////////////////////////////////////////////////////
2 // Name: src/generic/headercolg.cpp
3 // Purpose: generic wxHeaderColumn implementation
4 // Author: Vadim Zeitlin
7 // Copyright: (c) 2008 Vadim Zeitlin <vadim@wxwidgets.org>
8 // Licence: wxWindows licence
9 ///////////////////////////////////////////////////////////////////////////////
11 // ============================================================================
13 // ============================================================================
15 // ----------------------------------------------------------------------------
17 // ----------------------------------------------------------------------------
19 // for compilers that support precompilation, includes "wx.h".
20 #include "wx/wxprec.h"
29 #include "wx/headercol.h"
31 #ifdef wxHAS_GENERIC_HEADERCOL
33 // ============================================================================
35 // ============================================================================
37 #endif // wxHAS_GENERIC_HEADERCOL