diff -r 38bdde6a54c1 -r ec5f057ab268 QTfrontend/hedgewars.pro --- a/QTfrontend/hedgewars.pro Tue Sep 18 18:24:02 2007 +0000 +++ b/QTfrontend/hedgewars.pro Tue Sep 18 18:37:51 2007 +0000 @@ -41,7 +41,8 @@ chatwidget.h \ SDLs.h \ playrecordpage.h \ - hwconsts.h + hwconsts.h \ + selectWeapon.h SOURCES += binds.cpp \ @@ -73,7 +74,8 @@ chatwidget.cpp \ SDLs.cpp \ playrecordpage.cpp \ - hwconsts.cpp + hwconsts.cpp \ + selectWeapon.cpp TRANSLATIONS += ../share/hedgewars/Data/Locale/hedgewars_ru.ts