summaryrefslogtreecommitdiffstats
path: root/kdeprint/cups/kmwfax.h
diff options
context:
space:
mode:
Diffstat (limited to 'kdeprint/cups/kmwfax.h')
-rw-r--r--kdeprint/cups/kmwfax.h4
1 files changed, 2 insertions, 2 deletions
diff --git a/kdeprint/cups/kmwfax.h b/kdeprint/cups/kmwfax.h
index 4a46bc29b..8fc846a7b 100644
--- a/kdeprint/cups/kmwfax.h
+++ b/kdeprint/cups/kmwfax.h
@@ -27,9 +27,9 @@ class KListBox;
class KMWFax : public KMWizardPage
{
public:
- KMWFax(QWidget *parent = 0, const char *name = 0);
+ KMWFax(TQWidget *parent = 0, const char *name = 0);
- bool isValid(QString&);
+ bool isValid(TQString&);
void updatePrinter(KMPrinter*);
private: