Fix ubuntu build

pull/28/head
reionwong 5 years ago
parent 86b9fc7978
commit 0fc45ba02b

@ -21,6 +21,7 @@
#include "cursortheme.h"
#include <QDBusConnection>
#include <QDBusInterface>
#include <QDBusPendingCall>
#include <QFileInfo>
#include <QDebug>
#include <QDir>

@ -18,6 +18,7 @@
*/
#include "mouse.h"
#include <QDBusPendingCall>
Mouse::Mouse(QObject *parent)
: QObject(parent)

Loading…
Cancel
Save