https://bugs.kde.org/show_bug.cgi?id=408659
--- Comment #3 from Christoph Feck <cf...@kde.org> --- No, it doesn't work. As you wrote, it just stores the name, but never connects to any toolbar with that name. If the toolbar is already created, use QObject::findChild<KToolBar *>(name) on the window. I have to find a checkout of kdelibs4 to check if this is a porting regression, or if it never worked. As is, the code is useless. -- You are receiving this mail because: You are watching all bug changes.