mirror of
https://github.com/swift-project/pilotclient.git
synced 2026-03-22 23:05:36 +08:00
Ref T308, use optimized version in model reader/performance samples
This commit is contained in:
@@ -39,7 +39,7 @@ namespace BlackSample
|
||||
static int samplesJson(QTextStream &out);
|
||||
|
||||
//! JSON loading (database vs. own format
|
||||
static int samplesJsonModel(QTextStream &out);
|
||||
static int samplesJsonModelAndLivery(QTextStream &out);
|
||||
|
||||
//! String manipulation (inserter)
|
||||
static int samplesStringUtilsVsRegEx(QTextStream &out);
|
||||
|
||||
Reference in New Issue
Block a user