~efargaspro/+junk/codeblocks-16.01-release

« back to all changes in this revision

Viewing changes to src/sdk/wxpropgrid/include/wx/propgrid/extras.h

  • Committer: damienlmoore at gmail
  • Date: 2016-02-02 02:43:22 UTC
  • Revision ID: damienlmoore@gmail.com-20160202024322-yql5qmtbwdyamdwd
Code::BlocksĀ 16.01

Show diffs side-by-side

added added

removed removed

Lines of Context:
 
1
/////////////////////////////////////////////////////////////////////////////
 
2
// Name:        extras.h
 
3
// Purpose:     wxPropertyGrid Extras Header
 
4
// Author:      Jaakko Salli
 
5
// Modified by:
 
6
// Created:     Mar-05-2006
 
7
// RCS-ID:      $Id:
 
8
// Copyright:   (c) Jaakko Salli
 
9
// Licence:     wxWindows license
 
10
/////////////////////////////////////////////////////////////////////////////
 
11
 
 
12
#ifndef WX_PROPGRID_EXTRAS_H
 
13
#define WX_PROPGRID_EXTRAS_H
 
14
 
 
15
//
 
16
// In wxPython version this file will have additional property and
 
17
// editor control headers.
 
18
//
 
19
 
 
20
#endif // WX_PROPGRID_EXTRAS_H