https://bugs.kde.org/show_bug.cgi?id=473082
--- Comment #8 from Thomas Baumgart <tbaumg...@kde.org> --- Maybe, because it compiled w/o problems. It's a tricky thing to use the Qt style d-pointers inside lambdas. One must not forget to add the Q_D() macro inside the lambda even though it is present in the enclosing method. -- You are receiving this mail because: You are watching all bug changes.