source: git/src/wx.h @ b648e26

RELEASE/1.0RELEASE/1.2debug-cidebug-ci-sanitisersstereowalls-datawalls-data-hanging-as-warning
Last change on this file since b648e26 was 6c4bf98, checked in by Olly Betts <olly@…>, 22 years ago

Strip out AVENGL stuff

git-svn-id: file:///home/survex-svn/survex/trunk@2092 4b37db11-9a0c-4f06-9ece-9ab7cdaee568

  • Property mode set to 100644
File size: 186 bytes
Line 
1#include "wx/wxprec.h"
2
3#ifdef __BORLANDC__
4# pragma hdrstop
5#endif
6
7#ifndef WX_PRECOMP
8# include "wx/wx.h"
9#endif
10
11#include "wx/splitter.h"
12#include "wx/treectrl.h"
13#include "wx/dnd.h"
Note: See TracBrowser for help on using the repository browser.