ultimatepp/archive/uppsrc/TCtrlLib/TCtrlLib.h
cxl 5b610cc0e6 upp.src: reorganize (TCore... moved to archive)
git-svn-id: svn://ultimatepp.org/upp/trunk@14426 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2020-05-03 08:26:26 +00:00

14 lines
295 B
C

#ifndef __TCtrlLib__
#define __TCtrlLib__
#include <CtrlLib/CtrlLib.h>
#include <DocTypes/DocTypes.h>
#include <TDraw/TDraw.h>
#include <TCore/TCore.h>
#include "util.h"
#include "template.h"
//#include "OldTreeCtrl.h"
#include "Ruler.h"
#include "DocMgr.h"
#endif//__TCtrlLib__