summaryrefslogtreecommitdiffstats
path: root/src/enterxauthinteractivepasscodedialog.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/enterxauthinteractivepasscodedialog.h')
-rw-r--r--src/enterxauthinteractivepasscodedialog.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/enterxauthinteractivepasscodedialog.h b/src/enterxauthinteractivepasscodedialog.h
index 99034a3..75fc027 100644
--- a/src/enterxauthinteractivepasscodedialog.h
+++ b/src/enterxauthinteractivepasscodedialog.h
@@ -24,7 +24,7 @@
#include <kdialogbase.h>
class EnterXauthInteractivePasscodeDialog : public KDialogBase {
- Q_OBJECT
+ TQ_OBJECT
public:
EnterXauthInteractivePasscodeDialog(TQWidget *parent, bool allowEmptyPassword=false);