LAB: Move text functions to DisplayMan, some renaming

This commit is contained in:
Strangerke 2015-12-07 07:48:54 +01:00 committed by Willem Jan Palenstijn
parent 895d29c1ae
commit 5636181b78
13 changed files with 150 additions and 276 deletions

View file

@ -32,12 +32,10 @@
#include "lab/labfun.h"
#include "lab/anim.h"
#include "lab/image.h"
#include "lab/text.h"
#include "lab/parsefun.h"
#include "lab/parsetypes.h"
#include "lab/resource.h"
#include "lab/interface.h"
#include "lab/text.h"
namespace Lab {