summaryrefslogtreecommitdiffstats
path: root/sip/tdeprint
diff options
context:
space:
mode:
authorTimothy Pearson <kb9vqf@pearsoncomputing.net>2011-12-04 01:49:44 -0600
committerTimothy Pearson <kb9vqf@pearsoncomputing.net>2011-12-04 01:49:44 -0600
commit2627136bb0f3c43fb2d0cb48838ea70425d17241 (patch)
tree12de29576081ce2853e17c6dabb07da665068455 /sip/tdeprint
parent12cadbfed97cb4735f3f910f57cba5739438077c (diff)
downloadpytde-2627136bb0f3c43fb2d0cb48838ea70425d17241.tar.gz
pytde-2627136bb0f3c43fb2d0cb48838ea70425d17241.zip
Additional cleanup
Diffstat (limited to 'sip/tdeprint')
-rw-r--r--sip/tdeprint/kprinter.sip2
1 files changed, 1 insertions, 1 deletions
diff --git a/sip/tdeprint/kprinter.sip b/sip/tdeprint/kprinter.sip
index 7de8f97..fa2243b 100644
--- a/sip/tdeprint/kprinter.sip
+++ b/sip/tdeprint/kprinter.sip
@@ -230,7 +230,7 @@ public:
protected:
//ig virtual bool cmd (int, TQPainter*, TQPDevCmdParam*);
virtual int metric (int) const;
- void translateTQtOptions ();
+ void translateQtOptions ();
void loadSettings ();
void saveSettings ();
void preparePrinting ();