Explorar o código

+ enabled the true color support in ptcgraph

git-svn-id: trunk@40985 -
nickysn %!s(int64=6) %!d(string=hai) anos
pai
achega
0c440183c6
Modificáronse 1 ficheiros con 1 adicións e 1 borrados
  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