https://bugs.kde.org/show_bug.cgi?id=213486 Christoph Feck changed: What |Removed |Added ---------------------------------------------------------------------------- Status|UNCONFIRMED |RESOLVED CC| |apaku@gmx.de, | |christoph@maxiom.de Resolution| |INVALID --- Comment #2 from Christoph Feck 2010-02-01 00:15:18 --- KStandardAction only creates the KAction. You have to implement the action's slot yourself, and call "menuBar()->setVisible(showMenuBarAction->checked())" there. If this does not work, please provide a testcase. -- Configure bugmail: https://bugs.kde.org/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are watching all bug changes.