diff options
Diffstat (limited to 'noatun/modules/net/net.h')
-rw-r--r-- | noatun/modules/net/net.h | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/noatun/modules/net/net.h b/noatun/modules/net/net.h index 41c07438..5e6c509d 100644 --- a/noatun/modules/net/net.h +++ b/noatun/modules/net/net.h @@ -10,6 +10,7 @@ class Net : public TQServerSocket, public Plugin { Q_OBJECT + TQ_OBJECT public: Net(); |