From d0cf523b8fa70c8954d741057d4c403762b3c72b Mon Sep 17 00:00:00 2001 From: Alexandre Prokoudine Date: Wed, 20 Feb 2008 08:50:40 +0000 Subject: yet another contextual split (bzr r4788) --- src/ui/widget/panel.cpp | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src/ui/widget/panel.cpp') 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") }; -- cgit v1.2.3