--- infoscreen/MyWebView.h 2010/01/08 09:20:37 535 +++ infoscreen/MyWebView.h 2010/01/09 15:22:14 540 @@ -16,9 +16,7 @@ void showError(const char* msg); QString generateUrl(QString url, QString screenid); -public slots: - void onChange(bool success); - void onTimer(); + }; #endif //MYWEBVIEW_H