summaryrefslogtreecommitdiffstats
path: root/src/AuthDialog.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/AuthDialog.h')
-rw-r--r--src/AuthDialog.h4
1 files changed, 2 insertions, 2 deletions
diff --git a/src/AuthDialog.h b/src/AuthDialog.h
index 9c8cb65..b5cb67b 100644
--- a/src/AuthDialog.h
+++ b/src/AuthDialog.h
@@ -37,7 +37,7 @@ class AuthDialogWidget;
class AuthDialog : public KDialogBase
{
- Q_OBJECT
+ TQ_OBJECT
public:
AuthDialog(const TQString &actionId, const TQString &message,
@@ -73,7 +73,7 @@ class AuthDialog : public KDialogBase
class AuthDetails : public AuthDetailsWidget
{
- Q_OBJECT
+ TQ_OBJECT
public:
AuthDetails(const PolkitTQt::Details &details,