summaryrefslogtreecommitdiffstats
path: root/pylupdate3/proparser.h
diff options
context:
space:
mode:
Diffstat (limited to 'pylupdate3/proparser.h')
-rw-r--r--pylupdate3/proparser.h4
1 files changed, 2 insertions, 2 deletions
diff --git a/pylupdate3/proparser.h b/pylupdate3/proparser.h
index 953f0ea..1cb7928 100644
--- a/pylupdate3/proparser.h
+++ b/pylupdate3/proparser.h
@@ -17,8 +17,8 @@
#ifndef PROPARSER_H
#define PROPARSER_H
-#include <qmap.h>
-#include <qstring.h>
+#include <tqmap.h>
+#include <tqstring.h>
TQMap<TQString, TQString> proFileTagMap( const TQString& text );