https://bugs.kde.org/show_bug.cgi?id=408659
--- Comment #1 from Christoph Feck <cf...@kde.org> --- The documentation says "This can be either the name of a toolbar in an xml ui file, or a toolbar programmatically created with that name." I have no idea if it is really expected to be working with not-yet-created toobars. I guess it would have to globally watch all newly created objects to check if a toolbar with this name was created. If the toolbar already exists, I suggest to use the other constructor. -- You are receiving this mail because: You are watching all bug changes.