mirror of
https://github.com/swift-project/pilotclient.git
synced 2026-04-13 15:45:42 +08:00
refs #350 Changed log severity and log category in core as discussed
This commit is contained in:
@@ -25,9 +25,6 @@ namespace BlackMiscTest
|
||||
return QCoreApplication::applicationPid();
|
||||
}
|
||||
|
||||
//! Start a new process
|
||||
static QProcess *startNewProcess(const QString &executable, const QStringList &arguments = QStringList(), QObject *parent = 0);
|
||||
|
||||
//! Server loop
|
||||
static void serverLoop(BlackCore::CRuntime *runtime);
|
||||
|
||||
|
||||
Reference in New Issue
Block a user