summaryrefslogtreecommitdiffstats
path: root/kdeprint/management/kmconfigcommand.h
diff options
context:
space:
mode:
Diffstat (limited to 'kdeprint/management/kmconfigcommand.h')
-rw-r--r--kdeprint/management/kmconfigcommand.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/kdeprint/management/kmconfigcommand.h b/kdeprint/management/kmconfigcommand.h
index 17aa88042..2ec662d95 100644
--- a/kdeprint/management/kmconfigcommand.h
+++ b/kdeprint/management/kmconfigcommand.h
@@ -25,7 +25,7 @@
class KMConfigCommand : public KMConfigPage
{
public:
- KMConfigCommand(QWidget *parent = 0, const char *name = 0);
+ KMConfigCommand(TQWidget *parent = 0, const char *name = 0);
};
#endif