summaryrefslogtreecommitdiffstats
path: root/tdeprint/fooscanner.l
diff options
context:
space:
mode:
Diffstat (limited to 'tdeprint/fooscanner.l')
-rw-r--r--tdeprint/fooscanner.l4
1 files changed, 2 insertions, 2 deletions
diff --git a/tdeprint/fooscanner.l b/tdeprint/fooscanner.l
index ddd5bb974..df8f6e778 100644
--- a/tdeprint/fooscanner.l
+++ b/tdeprint/fooscanner.l
@@ -20,7 +20,7 @@
#include <qvariant.h>
#include <qiodevice.h>
-#define YYSTYPE QVariant
+#define YYSTYPE TQVariant
#include "fooparser.cpp.h"
#define yylval tdeprint_foomatic2lval
@@ -37,7 +37,7 @@
result = 0; \
}
-QIODevice* tdeprint_foomatic2scanner_device = NULL;
+TQIODevice* tdeprint_foomatic2scanner_device = NULL;
%}
%option noyywrap