From dd68dea5b808070546433b06f17597fb46db33b7 Mon Sep 17 00:00:00 2001 From: Dennis Friis Date: Sat, 30 May 2009 20:33:35 +0200 Subject: Move the name label a few pixels. --- src/gui/widgets/avatar.cpp | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src/gui/widgets/avatar.cpp') diff --git a/src/gui/widgets/avatar.cpp b/src/gui/widgets/avatar.cpp index cf6df0b6..faaf22ab 100644 --- a/src/gui/widgets/avatar.cpp +++ b/src/gui/widgets/avatar.cpp @@ -62,7 +62,7 @@ Avatar::Avatar(): mStatus->setSize(10, 10); add(mStatus, 4, (mLabel->getHeight() - 10) / 2); - add(mLabel, 16, 0); + add(mLabel, 18, 0); setSize(250, mLabel->getHeight()); -- cgit v1.2.3-70-g09d2