From 4a8f6dd3c5aa6cce4f4b01fdce9692d6223baba8 Mon Sep 17 00:00:00 2001 From: Michele Calgaro Date: Sat, 23 May 2020 23:00:08 +0900 Subject: Fixed minor typo in H file include names. Signed-off-by: Michele Calgaro --- src/tools/ntqptrvector.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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 inline void TQPtrVector::deleteItem( TQPtrCollection: #define Q_DEFINED_QPTRVECTOR #include "ntqwinexport.h" -#endif // TQVECTOR_H +#endif // TQPTRVECTOR_H -- cgit v1.2.1