mirror of
https://github.com/swift-project/pilotclient.git
synced 2026-08-12 04:35:41 +08:00
Style and some view columns/UI renamings
This commit is contained in:
@@ -56,7 +56,7 @@ using namespace BlackCore;
|
||||
|
||||
namespace BlackSample
|
||||
{
|
||||
void ServiceTool::dataTransferTestServer(BlackMisc::CDBusServer *dBusServer, bool verbose)
|
||||
void ServiceTool::dataTransferTestServer(CDBusServer *dBusServer, bool verbose)
|
||||
{
|
||||
QDBusConnection sessionBusConnection = QDBusConnection::sessionBus();
|
||||
if (sessionBusConnection.interface()->isServiceRegistered(CTestService::InterfaceName()))
|
||||
|
||||
Reference in New Issue
Block a user