summaryrefslogtreecommitdiffstats
path: root/qmake/book/qmake-pch.leaf
diff options
context:
space:
mode:
authorTimothy Pearson <kb9vqf@pearsoncomputing.net>2015-03-05 20:59:01 -0600
committerTimothy Pearson <kb9vqf@pearsoncomputing.net>2015-03-05 20:59:01 -0600
commitdfb87398c72e9248aa709ae212e6ab7f2209003d (patch)
tree52422e7b6774fcc503d7c701cb2c77fa016386e8 /qmake/book/qmake-pch.leaf
parent891a448afad4ab1f09bfb0cfee71652975bd7687 (diff)
downloadtqt3-dfb87398c72e9248aa709ae212e6ab7f2209003d.tar.gz
tqt3-dfb87398c72e9248aa709ae212e6ab7f2209003d.zip
Automated update from Qt3
Diffstat (limited to 'qmake/book/qmake-pch.leaf')
-rw-r--r--qmake/book/qmake-pch.leaf2
1 files changed, 1 insertions, 1 deletions
diff --git a/qmake/book/qmake-pch.leaf b/qmake/book/qmake-pch.leaf
index b4a41e8a0..420af717c 100644
--- a/qmake/book/qmake-pch.leaf
+++ b/qmake/book/qmake-pch.leaf
@@ -56,7 +56,7 @@ like this:
#include <stdlib>
#include <iostream>
#include <vector>
- #include <ntqapplication.h> // Qt includes
+ #include <ntqapplication.h> // TQt includes
#include <ntqpushbutton.h>
#include <ntqlabel.h>
#include "thirdparty/include/libmain.h"