radioapp/radiouiengine/radiouiengine.pro
changeset 33 11b6825f0862
parent 32 189d20c34778
child 37 451b2e1545b2
--- a/radioapp/radiouiengine/radiouiengine.pro	Wed Jun 23 18:12:57 2010 +0300
+++ b/radioapp/radiouiengine/radiouiengine.pro	Tue Jul 06 14:16:27 2010 +0300
@@ -48,6 +48,7 @@
 HEADERS += radiostationmodel.h
 HEADERS += radiouiengine.h
 HEADERS += radiohistoryitem.h
+HEADERS += radiohistorydatabase.h
 HEADERS += radiohistorymodel.h
 HEADERS += radioscannerengine.h
 HEADERS += radioservicedef.h
@@ -73,6 +74,7 @@
 SOURCES += radiouiengine_p.cpp
 SOURCES += radiohistoryitem.cpp
 SOURCES += radiohistoryitem_p.cpp
+SOURCES += radiohistorydatabase.cpp
 SOURCES += radiohistorymodel.cpp
 SOURCES += radiohistorymodel_p.cpp
 SOURCES += radioscannerengine.cpp