]> git.saurik.com Git - wxWidgets.git/blame - include/wx/stubs/private.h
Made listctrl header BG grey again
[wxWidgets.git] / include / wx / stubs / private.h
CommitLineData
7c23a0b0
JS
1/////////////////////////////////////////////////////////////////////////////
2// Name: private.h
3// Purpose: Private declarations
4// Author: AUTHOR
5// Modified by:
6// Created: ??/??/98
7// RCS-ID: $Id$
8// Copyright: (c) AUTHOR
9// Licence: wxWindows licence
10/////////////////////////////////////////////////////////////////////////////
11
12#ifndef _WX_PRIVATE_H_
13#define _WX_PRIVATE_H_
14
15#include "wx/defs.h"
16
17/* TODO: put any private declarations here.
18 */
19
20#endif
21 // _WX_PRIVATE_H_