summaryrefslogtreecommitdiffstats
path: root/doc/html/canvas-chart-example.html
diff options
context:
space:
mode:
Diffstat (limited to 'doc/html/canvas-chart-example.html')
-rw-r--r--doc/html/canvas-chart-example.html2
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/html/canvas-chart-example.html b/doc/html/canvas-chart-example.html
index fb33afb3..a61b0503 100644
--- a/doc/html/canvas-chart-example.html
+++ b/doc/html/canvas-chart-example.html
@@ -123,7 +123,7 @@ public:
void setProX( int index, double value );
void setProY( int index, double value );
-#ifdef Q_FULL_TEMPLATE_INSTANTIATION
+#ifdef TQ_FULL_TEMPLATE_INSTANTIATION
// xlC 3.x workaround
Q_DUMMY_COMPARISON_OPERATOR(Element)
bool operator!=( const Element& e) const {