summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorMichele Calgaro <michele.calgaro@yahoo.it>2020-05-23 23:00:08 +0900
committerMichele Calgaro <michele.calgaro@yahoo.it>2020-05-23 23:00:08 +0900
commit4a8f6dd3c5aa6cce4f4b01fdce9692d6223baba8 (patch)
tree020312b5ca362516f2a378b4265da07bab15839b
parent292fa30f0fade0c2742ef4b4ccc28be79dfe747c (diff)
downloadtqt3-4a8f6dd3c5aa6cce4f4b01fdce9692d6223baba8.tar.gz
tqt3-4a8f6dd3c5aa6cce4f4b01fdce9692d6223baba8.zip
Fixed minor typo in H file include names.
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
-rw-r--r--src/tools/ntqptrvector.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/tools/ntqptrvector.h b/src/tools/ntqptrvector.h
index 38101a21..b2e641e7 100644
--- a/src/tools/ntqptrvector.h
+++ b/src/tools/ntqptrvector.h
@@ -111,4 +111,4 @@ template<class type> inline void TQPtrVector<type>::deleteItem( TQPtrCollection:
#define Q_DEFINED_QPTRVECTOR
#include "ntqwinexport.h"
-#endif // TQVECTOR_H
+#endif // TQPTRVECTOR_H