Merge branch 'master' of git.ucc.asn.au:ipdf/code
[ipdf/code.git] / src / transformationtype.h
1 #ifndef _TRANSFORMATIONTYPE_H
2 #define _TRANSFORMATIONTYPE_H
3
4 #ifdef QUADTREE_DISABLED
5 #define TRANSFORM_OBJECTS_NOT_VIEW
6 #define TRANSFORM_BEZIERS_TO_PATH
7 #endif
8
9 #endif

UCC git Repository :: git.ucc.asn.au