ultimatepp/uppsrc/TCtrlLib/TCtrlLib.h
mdelfede 263ff5f895 changed svn layout
git-svn-id: svn://ultimatepp.org/upp/trunk@281 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2008-06-07 22:31:27 +00:00

14 lines
281 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__