mirror of
https://github.com/swift-project/pilotclient.git
synced 2026-03-22 23:05:36 +08:00
Fixed include in wrong place
This commit is contained in:
@@ -4,13 +4,11 @@
|
||||
#include <QDBusAbstractInterface>
|
||||
#include <QDBusPendingCall>
|
||||
#include <QDBusPendingReply>
|
||||
|
||||
#include <QObject>
|
||||
|
||||
namespace BlackMisc
|
||||
{
|
||||
|
||||
#include <QObject>
|
||||
|
||||
/*!
|
||||
* Used for hand written interface based on virtual methods.
|
||||
* Allows to relay a message to DBus in a single code line
|
||||
|
||||
Reference in New Issue
Block a user