https://bugs.kde.org/show_bug.cgi?id=440328
Kurt Hindenburg <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- Resolution|--- |FIXED Status|ASSIGNED |RESOLVED Latest Commit| |https://invent.kde.org/util | |ities/konsole/commit/5fc0c1 | |80f1efb90d819c69f9eb3575eb4 | |9dcfdf7 --- Comment #3 from Kurt Hindenburg <[email protected]> --- Git commit 5fc0c180f1efb90d819c69f9eb3575eb49dcfdf7 by Kurt Hindenburg, on behalf of Eugene Popov. Committed on 20/09/2021 at 18:54. Pushed by hindenburg into branch 'master'. Use one option to control menubar visibility Currently there are two options to control menubar visibility: the first in the menu and the second in the preferences dialog, moreover the second option makes the changes persistent. This MR removes the second option (from the preferences dialog) and makes the first option (from the menu) make the changes persistent. M +14 -13 src/MainWindow.cpp M +7 -5 src/MainWindow.h M +0 -2 src/settings/GeneralSettings.cpp M +69 -95 src/settings/GeneralSettings.ui M +0 -10 src/settings/konsole.kcfg https://invent.kde.org/utilities/konsole/commit/5fc0c180f1efb90d819c69f9eb3575eb49dcfdf7 -- You are receiving this mail because: You are watching all bug changes.
