mirror of
https://github.com/ultimatepp/ultimatepp.git
synced 2026-05-21 06:45:39 -06:00
.Draw: detects flagCFONTSYS
git-svn-id: svn://ultimatepp.org/upp/trunk@6256 f0d560ea-af0d-0410-9eb7-867de7ffcac7
This commit is contained in:
parent
7f1f3e6030
commit
940d782f4a
1 changed files with 4 additions and 0 deletions
|
|
@ -5,6 +5,10 @@
|
|||
|
||||
#include <Core/Core.h>
|
||||
|
||||
#ifdef flagCFONTS
|
||||
#define CUSTOM_FONTSYS
|
||||
#endif
|
||||
|
||||
NAMESPACE_UPP
|
||||
|
||||
class Drawing;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue