Backbone test fixed
[mdictionary] / trunk / src / base / backbone / backbone.h
index ff57196..52c3ff7 100644 (file)
@@ -162,6 +162,7 @@ private:
     int _activeSearchNum;
     int _interval; //Search fetching timer.timeout interval in msec
     int _historyLen, _defaultHistoryLen;
+    bool dryRun;
 
     void init();
     QStringList getFilesFromDir(QString dir, QStringList nameFilter);