X-Git-Url: https://git.siccegge.de//index.cgi?p=frida%2Ffrida.git;a=blobdiff_plain;f=src%2Fcore%2FInformationManager.hxx;fp=src%2Fcore%2FInformationManager.hxx;h=f39f6e4335af3ef80c3cc5be58951293bc740e0b;hp=a866e0adf62c39791d8a8effe7453794f989cb60;hb=568fd6801188fb8c092c7820102824a572ec656e;hpb=f9d8bd4a0312a92a1ec3493e83996c0a99d8d1bf diff --git a/src/core/InformationManager.hxx b/src/core/InformationManager.hxx index a866e0a..f39f6e4 100644 --- a/src/core/InformationManager.hxx +++ b/src/core/InformationManager.hxx @@ -116,6 +116,7 @@ private: std::unique_ptr tmpfile; std::vector plugins; + QThread disassemblerThread; log4cxx::LoggerPtr logger; };