mirror of
https://github.com/swift-project/pilotclient.git
synced 2026-08-01 06:06:09 +08:00
refs #314, samples for Variant tests, fixed some minor things in other samples
This commit is contained in:
@@ -85,7 +85,8 @@ namespace BlackMiscTest
|
||||
stations.fromJson(json);
|
||||
qDebug() << stations;
|
||||
|
||||
qDebug() << "-----------------------------------------------";
|
||||
cin.readLine();
|
||||
qDebug() << "------- Enter ---------------------------------";
|
||||
return 0;
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user