QTfrontend/selectWeapon.cpp
changeset 643 281af1f040fb
parent 640 e69b651bb336
child 644 45454744f240
--- 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) :