mirror of
https://github.com/swift-project/pilotclient.git
synced 2026-03-22 23:05:36 +08:00
@@ -9,7 +9,7 @@
|
||||
|
||||
#include "testserviceinterface.h"
|
||||
|
||||
namespace BlackMiscTest
|
||||
namespace BlackSample
|
||||
{
|
||||
TestServiceInterface::TestServiceInterface(const QString &service, const QString &path, const QDBusConnection &connection, QObject *parent)
|
||||
: QDBusAbstractInterface(service, path, staticInterfaceName(), connection, parent)
|
||||
|
||||
Reference in New Issue
Block a user