summaryrefslogtreecommitdiffstats
path: root/kdeprint/ppdparser.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'kdeprint/ppdparser.cpp')
-rw-r--r--kdeprint/ppdparser.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/kdeprint/ppdparser.cpp b/kdeprint/ppdparser.cpp
index 00710b152..ace79dbab 100644
--- a/kdeprint/ppdparser.cpp
+++ b/kdeprint/ppdparser.cpp
@@ -120,7 +120,7 @@
* Boston, MA 02110-1301, USA.
**/
-#define YYSTYPE QStringList
+#define YYSTYPE TQStringList
#define YYPARSE_PARAM ppdloader
#define YYDEBUG 1
#define YYERROR_VERBOSE 1