summaryrefslogtreecommitdiffstats
path: root/certmanager/lib/ui/cryptoconfigdialog.h
diff options
context:
space:
mode:
Diffstat (limited to 'certmanager/lib/ui/cryptoconfigdialog.h')
-rw-r--r--certmanager/lib/ui/cryptoconfigdialog.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/certmanager/lib/ui/cryptoconfigdialog.h b/certmanager/lib/ui/cryptoconfigdialog.h
index 0ef8009c6..9ed30c9e3 100644
--- a/certmanager/lib/ui/cryptoconfigdialog.h
+++ b/certmanager/lib/ui/cryptoconfigdialog.h
@@ -45,7 +45,7 @@ namespace Kleo {
*/
class KDE_EXPORT CryptoConfigDialog : public KDialogBase
{
- Q_OBJECT
+ TQ_OBJECT
public:
CryptoConfigDialog( Kleo::CryptoConfig* config, TQWidget *parent = 0, const char* name = 0 );