浏览代码

+ enabled the true color support in ptcgraph

git-svn-id: trunk@40985 -
nickysn 6 年之前
父节点
当前提交
0c440183c6
共有 1 个文件被更改,包括 1 次插入1 次删除
  1. 1 1
      packages/graph/src/ptcgraph/ptcgraph.pp

+ 1 - 1
packages/graph/src/ptcgraph/ptcgraph.pp

@@ -17,7 +17,7 @@
 unit ptcgraph;
 
 {//$define logging}
-{//$define FPC_GRAPH_SUPPORTS_TRUECOLOR}
+{$define FPC_GRAPH_SUPPORTS_TRUECOLOR}
 
 {******************************************************************************}
                                     interface