.Draw: detects flagCFONTSYS

git-svn-id: svn://ultimatepp.org/upp/trunk@6256 f0d560ea-af0d-0410-9eb7-867de7ffcac7
This commit is contained in:
cxl 2013-08-25 08:06:04 +00:00
parent 7f1f3e6030
commit 940d782f4a

View file

@ -5,6 +5,10 @@
#include <Core/Core.h>
#ifdef flagCFONTS
#define CUSTOM_FONTSYS
#endif
NAMESPACE_UPP
class Drawing;