https://bugs.kde.org/show_bug.cgi?id=429962
Milian Wolff <m...@milianw.de> changed: What |Removed |Added ---------------------------------------------------------------------------- Latest Commit| |https://invent.kde.org/kdev | |elop/kdevelop/commit/2536b7 | |607372c01a4f70b964801b827a7 | |60ad2b9 Status|REPORTED |RESOLVED Resolution|--- |FIXED --- Comment #1 from Milian Wolff <m...@milianw.de> --- Git commit 2536b7607372c01a4f70b964801b827a760ad2b9 by Milian Wolff. Committed on 07/12/2020 at 10:34. Pushed by mwolff into branch 'master'. Properly current item in quick open outline Use a timer with a lambda instead of trying (and failing) to call a non-slot via QMetaObject::invoke. While at it, cleanup the code to not be so horrible. M +13 -12 plugins/quickopen/quickopenplugin.cpp https://invent.kde.org/kdevelop/kdevelop/commit/2536b7607372c01a4f70b964801b827a760ad2b9 -- You are receiving this mail because: You are watching all bug changes.