mirror of
https://github.com/swift-project/pilotclient.git
synced 2026-08-09 19:16:01 +08:00
Also added new icon as application and table view icon.
This commit is contained in:
@@ -30,7 +30,7 @@ namespace BlackMiscTest
|
||||
/*
|
||||
* Send data to testservice, this sends data to the slots on the server
|
||||
*/
|
||||
void Tool::serverLoop(const BlackCore::CCoreRuntime *core)
|
||||
void Tool::serverLoop(const BlackCore::CRuntime *runtime)
|
||||
{
|
||||
QThread::sleep(3); // let the client connect
|
||||
qDebug() << "Running on server here" << Tool::getPid();
|
||||
|
||||
Reference in New Issue
Block a user