----------------------------------------------------------- This is an automatically generated e-mail. To reply, visit: https://git.reviewboard.kde.org/r/129892/ -----------------------------------------------------------
Review request for KDE Frameworks, Anthony Fieroni and David Faure. Repository: kconfigwidgets Description ------- It makes no sense to treat no menubars as all menubars native so just bail early, the app is probably still in construction if there's no menubars but it actually has a showmenubaraction. Diffs ----- src/kstandardaction.cpp 6e5bba7 Diff: https://git.reviewboard.kde.org/r/129892/diff/ Testing ------- Dolphin behaves better regarding the show menubar action. Thanks, Albert Astals Cid