summaryrefslogtreecommitdiffstats
path: root/src/ui/widget/panel.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'src/ui/widget/panel.cpp')
-rw-r--r--src/ui/widget/panel.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/ui/widget/panel.cpp b/src/ui/widget/panel.cpp
index e6b24c14a..0b6527a5a 100644
--- a/src/ui/widget/panel.cpp
+++ b/src/ui/widget/panel.cpp
@@ -111,7 +111,7 @@ void Panel::_init()
const char *things[] = {
N_("tiny"),
N_("small"),
- N_("medium"),
+ Q_("swatches|medium"),
N_("large"),
N_("huge")
};