diff -r 1d98752c1fba -r 9fd5b70acb1a project_files/hedgewars.pro --- a/project_files/hedgewars.pro Wed Oct 19 02:10:27 2011 +0200 +++ b/project_files/hedgewars.pro Wed Oct 19 16:10:18 2011 +0200 @@ -69,6 +69,7 @@ ../QTfrontend/ui/widget/selectWeapon.h \ ../QTfrontend/ui/widget/weaponItem.h \ ../QTfrontend/ui/widget/gamecfgwidget.h \ + ../QTfrontend/ui/widget/HistoryLineEdit.h \ ../QTfrontend/ui/widget/SmartLineEdit.h \ ../QTfrontend/net/netregister.h \ ../QTfrontend/net/netserver.h \ @@ -142,6 +143,7 @@ ../QTfrontend/ui/widget/teamselhelper.cpp \ ../QTfrontend/ui/widget/drawmapwidget.cpp \ ../QTfrontend/ui/widget/weaponItem.cpp \ + ../QTfrontend/ui/widget/HistoryLineEdit.cpp \ ../QTfrontend/ui/widget/SmartLineEdit.cpp \ ../QTfrontend/net/tcpBase.cpp \ ../QTfrontend/net/netregister.cpp \