diff options
Diffstat (limited to 'kcontrol/hwmanager/cryptpassworddlg.h')
-rw-r--r-- | kcontrol/hwmanager/cryptpassworddlg.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/kcontrol/hwmanager/cryptpassworddlg.h b/kcontrol/hwmanager/cryptpassworddlg.h index d595c4a73..f155df968 100644 --- a/kcontrol/hwmanager/cryptpassworddlg.h +++ b/kcontrol/hwmanager/cryptpassworddlg.h @@ -35,7 +35,7 @@ class KSSLCertificate; class TDEUI_EXPORT CryptPasswordDialog : public KDialogBase { - Q_OBJECT + TQ_OBJECT public: /** * Create a dialog that allows a user to enter LUKS passwords or password files |