summaryrefslogtreecommitdiffstats
path: root/konversation/src/channeloptionsdialog.h
diff options
context:
space:
mode:
Diffstat (limited to 'konversation/src/channeloptionsdialog.h')
-rw-r--r--konversation/src/channeloptionsdialog.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/konversation/src/channeloptionsdialog.h b/konversation/src/channeloptionsdialog.h
index 2ecf53e..0f72924 100644
--- a/konversation/src/channeloptionsdialog.h
+++ b/konversation/src/channeloptionsdialog.h
@@ -26,7 +26,7 @@ namespace Konversation
class ChannelOptionsDialog : public KDialogBase
{
- Q_OBJECT
+ TQ_OBJECT
public:
explicit ChannelOptionsDialog(Channel *channel);