changeset 612 | 333d095319de |
parent 597 | ec5f057ab268 |
child 625 | 373353eaa742 |
--- a/QTfrontend/hedgewars.pro Sat Sep 22 17:50:14 2007 +0000 +++ b/QTfrontend/hedgewars.pro Mon Sep 24 20:34:28 2007 +0000 @@ -42,7 +42,8 @@ SDLs.h \ playrecordpage.h \ hwconsts.h \ - selectWeapon.h + selectWeapon.h \ + itemNum.h SOURCES += binds.cpp \ @@ -75,7 +76,8 @@ SDLs.cpp \ playrecordpage.cpp \ hwconsts.cpp \ - selectWeapon.cpp + selectWeapon.cpp \ + itemNum.cpp TRANSLATIONS += ../share/hedgewars/Data/Locale/hedgewars_ru.ts