Switch to side-by-side view
--- a/src/qtgui/idxthread.cpp +++ b/src/qtgui/idxthread.cpp @@ -73,7 +73,7 @@ m_interrupted = false; indexingstatus = IDXTS_NULL; // We have to make a copy of the config (setKeydir changes - // it during indexation) + // it during indexing) RclConfig *myconf = new RclConfig(*cnf); int loglevel; myconf->setKeyDir("");