source: git/src/wx.h @ b648e26

RELEASE/1.0RELEASE/1.2debug-cidebug-ci-sanitisersfaster-cavernlogstereowalls-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
RevLine 
[5809313]1#include "wx/wxprec.h"
2
3#ifdef __BORLANDC__
[c87107a]4# pragma hdrstop
[5809313]5#endif
6
7#ifndef WX_PRECOMP
[c87107a]8# include "wx/wx.h"
[5809313]9#endif
[7640091]10
[156dc16]11#include "wx/splitter.h"
[7a765e6]12#include "wx/treectrl.h"
[5901b62]13#include "wx/dnd.h"
Note: See TracBrowser for help on using the repository browser.