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:36 +0900
commitaed789a8c2a4e4f4b82bd3498e1f232c18d18a72 (patch)
treee05f533014e203a76c9d17b3f5363d5c2d963933
parentde4a08d56a71d42d90f40100dbf082b84535df40 (diff)
downloadtqt3-aed789a8c2a4e4f4b82bd3498e1f232c18d18a72.tar.gz
tqt3-aed789a8c2a4e4f4b82bd3498e1f232c18d18a72.zip
Fixed minor typo in H file include names.
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it> (cherry picked from commit 4a8f6dd3c5aa6cce4f4b01fdce9692d6223baba8)
-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 046dc948..4a1cff7f 100644
--- a/src/tools/ntqptrvector.h
+++ b/src/tools/ntqptrvector.h
@@ -115,4 +115,4 @@ template<class type> inline void TQPtrVector<type>::deleteItem( TQPtrCollection:
#define Q_DEFINED_QPTRVECTOR
#include "ntqwinexport.h"
-#endif // TQVECTOR_H
+#endif // TQPTRVECTOR_H