https://bugs.kde.org/show_bug.cgi?id=503813
--- Comment #15 from Igor Kushnir <igor...@gmail.com> --- You can also connect a lambda to the QObject::destroyed signal of the menu object; print a message and set a breakpoint in the lambda; the frame stack when the breakpoint is hit would tell you from where the old menu is destroyed. -- You are receiving this mail because: You are watching all bug changes.