diff options
Diffstat (limited to 'noatun/modules/net/net.h')
-rw-r--r-- | noatun/modules/net/net.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/noatun/modules/net/net.h b/noatun/modules/net/net.h index 68df6e20..4548f63f 100644 --- a/noatun/modules/net/net.h +++ b/noatun/modules/net/net.h @@ -9,7 +9,7 @@ class Net : public TQServerSocket, public Plugin { -Q_OBJECT +TQ_OBJECT public: |