summaryrefslogtreecommitdiffstats
path: root/kdeprint/lpr/matichelper.h
diff options
context:
space:
mode:
Diffstat (limited to 'kdeprint/lpr/matichelper.h')
-rw-r--r--kdeprint/lpr/matichelper.h4
1 files changed, 2 insertions, 2 deletions
diff --git a/kdeprint/lpr/matichelper.h b/kdeprint/lpr/matichelper.h
index 8d78d57e7..622dd06aa 100644
--- a/kdeprint/lpr/matichelper.h
+++ b/kdeprint/lpr/matichelper.h
@@ -20,10 +20,10 @@
#ifndef MATICHELPER_H
#define MATICHELPER_H
-#include <qstring.h>
+#include <tqstring.h>
class PrintcapEntry;
-QString maticFile(PrintcapEntry*);
+TQString maticFile(PrintcapEntry*);
#endif