Remove KDE4 and Ubuntu Touch support

This commit is contained in:
Craig Drummond
2017-04-01 22:55:27 +01:00
parent 766bce148b
commit e60bdafa11
168 changed files with 268 additions and 6738 deletions

View File

@@ -37,7 +37,7 @@ class QTimer;
class HttpServer : public QObject
{
#if defined ENABLE_HTTP_SERVER || defined ENABLE_KDE_SUPPORT
#if defined ENABLE_HTTP_SERVER
Q_OBJECT
#endif