--- infoscreen/infoscreen.pro 2010/06/24 09:44:57 884 +++ infoscreen/infoscreen.pro 2010/06/24 19:06:43 899 @@ -5,7 +5,7 @@ xml \ svg HEADERS += webview.h \ - MainView.h \ + mainview.h \ screenmanager.h \ clientsiderender.h \ pictureview.h \ @@ -16,7 +16,7 @@ clockoverlay.h SOURCES += main.cpp \ webview.cpp \ - MainView.cpp \ + mainview.cpp \ screenmanager.cpp \ clientsiderender.cpp \ pictureview.cpp \ @@ -33,3 +33,4 @@ INSTALLS += target \ autostart \ sampleconf +OTHER_FILES += infoscreen.conf