diff options
author | TheKodeToad <TheKodeToad@proton.me> | 2023-07-19 14:17:17 +0100 |
---|---|---|
committer | TheKodeToad <TheKodeToad@proton.me> | 2023-07-19 14:19:28 +0100 |
commit | c633c6d083f7b2395cd98da2d26df361392cfa61 (patch) | |
tree | 4e8ac7c3874829bf433a280042f743f2a3064eb1 /launcher/ui | |
parent | 96ebdfc9a88004056b6ec581f071678e08c0c989 (diff) | |
download | PrismLauncher-c633c6d083f7b2395cd98da2d26df361392cfa61.tar.gz PrismLauncher-c633c6d083f7b2395cd98da2d26df361392cfa61.tar.bz2 PrismLauncher-c633c6d083f7b2395cd98da2d26df361392cfa61.zip |
Colors->Widgets
Signed-off-by: TheKodeToad <TheKodeToad@proton.me>
Diffstat (limited to 'launcher/ui')
-rw-r--r-- | launcher/ui/widgets/ThemeCustomizationWidget.ui | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/launcher/ui/widgets/ThemeCustomizationWidget.ui b/launcher/ui/widgets/ThemeCustomizationWidget.ui index f216a610..6b2c87f9 100644 --- a/launcher/ui/widgets/ThemeCustomizationWidget.ui +++ b/launcher/ui/widgets/ThemeCustomizationWidget.ui @@ -55,7 +55,7 @@ <item row="1" column="0"> <widget class="QLabel" name="widgetThemeLabel"> <property name="text"> - <string>&Colors</string> + <string>&Widgets</string> </property> <property name="buddy"> <cstring>widgetStyleComboBox</cstring> |