summaryrefslogtreecommitdiffstats
path: root/kdeprint/kprinter.h
diff options
context:
space:
mode:
Diffstat (limited to 'kdeprint/kprinter.h')
-rw-r--r--kdeprint/kprinter.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/kdeprint/kprinter.h b/kdeprint/kprinter.h
index 286fdc029..7a6f21569 100644
--- a/kdeprint/kprinter.h
+++ b/kdeprint/kprinter.h
@@ -748,7 +748,7 @@ public:
TQString docDirectory() const;
protected:
- virtual bool cmd(int, TQPainter*, QPDevCmdParam*);
+ virtual bool cmd(int, TQPainter*, TQPDevCmdParam*);
virtual int metric(int) const;
void translateQtOptions();
void loadSettings();