We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 3b13fec + f984ac9 commit 828d3eeCopy full SHA for 828d3ee
style/adwaita.h
@@ -56,7 +56,7 @@ namespace Adwaita
56
const bool SingleClick { true };
57
const bool ShowIconsOnPushButtons { true };
58
const int ToolButtonStyle { Qt::ToolButtonTextBesideIcon };
59
- const bool ShowIconsInMenuItems { true };
+ const bool ShowIconsInMenuItems { false };
60
}
61
62
enum EnumMnemonicsMode {
0 commit comments