Scanner: fixed bad total step count
This commit is contained in:
@@ -67,7 +67,7 @@ namespace Scanner
|
|||||||
ReloadingSimilarityEngine,
|
ReloadingSimilarityEngine,
|
||||||
ComputeClusterStats,
|
ComputeClusterStats,
|
||||||
};
|
};
|
||||||
static inline constexpr unsigned ScanProgressStepCount{ 6 };
|
static inline constexpr unsigned ScanProgressStepCount{ 7 };
|
||||||
|
|
||||||
// reduced scan stats
|
// reduced scan stats
|
||||||
struct ScanStepStats
|
struct ScanStepStats
|
||||||
|
|||||||
Reference in New Issue
Block a user