Remove some moc/QObject warnings in KDE builds without streams or http server.
BUG: 507
This commit is contained in:
committed by
craig.p.drummond
parent
20392d4ebb
commit
df7604c302
@@ -37,7 +37,7 @@ class QTimer;
|
||||
|
||||
class HttpServer : public QObject
|
||||
{
|
||||
#ifdef ENABLE_HTTP_SERVER
|
||||
#if defined ENABLE_HTTP_SERVER || defined ENABLE_KDE_SUPPORT
|
||||
Q_OBJECT
|
||||
#endif
|
||||
|
||||
|
||||
Reference in New Issue
Block a user