hot fixes 1
This commit is contained in:
+1
-1
@@ -190,7 +190,7 @@ int main(int argc, char *argv[])
|
||||
g::instanses.push_back( {thread, pi} );
|
||||
}
|
||||
|
||||
qInfo().noquote() << "Instanses count:" << instanses.size();
|
||||
qInfo().noquote() << "Instanses count:" << g::instanses.size();
|
||||
qInfo().noquote() << "Working directory:" << g::p::WORKING_DIR;
|
||||
qInfo().noquote() << "Ignored destinations:" << g::p::IGNORED_DESTINATIONS;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user