diff --git a/plugins/quickopen/projectitemquickopen.h b/plugins/quickopen/projectitemquickopen.h --- a/plugins/quickopen/projectitemquickopen.h +++ b/plugins/quickopen/projectitemquickopen.h @@ -58,7 +58,7 @@ std::function m_func; mutable Type m_result; - mutable bool m_isDirty = false; + mutable bool m_isDirty = true; }; struct CodeModelViewItem