--- infoscreen/infoscreen.pro 2010/06/24 19:03:37 898 +++ 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 \