diff -r 3178a83c7043 -r 281af1f040fb QTfrontend/selectWeapon.cpp --- a/QTfrontend/selectWeapon.cpp Mon Dec 10 22:55:14 2007 +0000 +++ b/QTfrontend/selectWeapon.cpp Mon Dec 10 23:09:43 2007 +0000 @@ -49,7 +49,7 @@ hbLayout->setStretchFactor(lbl, 1); hbLayout->setStretchFactor(item, 99); hbLayout->setAlignment(lbl, Qt::AlignLeft | Qt::AlignTop); - //hbLayout->setAlignment(item, Qt::AlignTop); + hbLayout->setAlignment(item, Qt::AlignTop); } SelWeaponWidget::SelWeaponWidget(QWidget* parent) :