diff -r 56cd8111b7f7 -r 41300fa6a67c demos/browser/browsermainwindow.h --- a/demos/browser/browsermainwindow.h Tue Jan 26 12:42:25 2010 +0200 +++ b/demos/browser/browsermainwindow.h Tue Feb 02 00:43:10 2010 +0200 @@ -68,7 +68,6 @@ QSize sizeHint() const; public: - static QUrl guessUrlFromString(const QString &url); TabWidget *tabWidget() const; WebView *currentTab() const; QByteArray saveState(bool withTabs = true) const;