#1768 Add flag in preferences to control use of Result Index File

This commit is contained in:
Magne Sjaastad
2017-08-29 11:03:18 +02:00
parent 56312a4883
commit 6629447fa1
4 changed files with 61 additions and 19 deletions

View File

@@ -59,6 +59,7 @@ public:
private:
bool openFile();
bool useResultIndexFile() const;
private:
QString m_filename;