Browse Source

+ enabled the true color support in ptcgraph

git-svn-id: trunk@40985 -
nickysn 6 years ago
parent
commit
0c440183c6
1 changed files with 1 additions and 1 deletions
  1. 1 1
      packages/graph/src/ptcgraph/ptcgraph.pp

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

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