Index: sources/storage/Logger.h =================================================================== diff -u -raf8d98b36b427e2b5f4d6659fcf3b58ee79eab6a -r1f5b2250ae70d305654d014a9aa1fd8baa29779c --- sources/storage/Logger.h (.../Logger.h) (revision af8d98b36b427e2b5f4d6659fcf3b58ee79eab6a) +++ sources/storage/Logger.h (.../Logger.h) (revision 1f5b2250ae70d305654d014a9aa1fd8baa29779c) @@ -167,7 +167,7 @@ private: // ----- setting up void checkLogPath (); - void setLogBasePath (bool vUseApplicationDirPath = false); + void setLogBasePath (bool vUseTempPath = false); bool setLogPath (); bool setLogPath (LogType vLogType); public: @@ -195,6 +195,8 @@ private slots: // this slot is thread safe and can be called from outside but preferred not to. bool concurrentRemoveLogs(); void onRemoveLogs(); + void onCryptSetupMount (bool vPass); + signals: /*! * \brief didRemoveLogs