--- infoscreen/infoscreen.pro 2010/06/22 21:24:49 878 +++ infoscreen/infoscreen.pro 2010/06/24 08:59:43 883 @@ -12,7 +12,8 @@ videoview.h \ screenxmlhandler.h \ screenitem.h \ - httpwrapper.h + httpwrapper.h \ + clockoverlay.h SOURCES += main.cpp \ MyWebView.cpp \ MainView.cpp \ @@ -21,7 +22,8 @@ pictureview.cpp \ videoview.cpp \ screenxmlhandler.cpp \ - httpwrapper.cpp + httpwrapper.cpp \ + clockoverlay.cpp TARGET = infoscreen target.path += /usr/bin autostart.files += ./infoscreen.desktop