diff options
Diffstat (limited to 'kspy/receiversview.h')
-rw-r--r-- | kspy/receiversview.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/kspy/receiversview.h b/kspy/receiversview.h index 420e16a4..0723ddaa 100644 --- a/kspy/receiversview.h +++ b/kspy/receiversview.h @@ -26,7 +26,7 @@ */ class ReceiversView : public TDEListView { - Q_OBJECT + TQ_OBJECT public: ReceiversView(TQWidget *parent=0, const char *name=0); |