Skip to content

Commit

Permalink
fix: windows build failed
Browse files Browse the repository at this point in the history
Change-Id: Ib4e10871be88aeaf742cac7a546d14517f70f7ec
  • Loading branch information
Iceyer committed Nov 23, 2017
1 parent 2b2bdf4 commit 4dd3953
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/widgets/dapplication.cpp
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,6 @@
#include <QSystemSemaphore>
#include <QtConcurrent/QtConcurrent>

#include <QDBusInterface>
#ifdef DTK_DBUS_SINGLEINSTANCE
#include <QDBusError>
#include <QDBusConnection>
Expand All @@ -43,6 +42,7 @@
#include "daboutdialog.h"

#ifdef Q_OS_LINUX
#include <QDBusInterface>
#include "startupnotificationmonitor.h"
#endif

Expand Down

0 comments on commit 4dd3953

Please sign in to comment.