summaryrefslogtreecommitdiffstats
path: root/demos/browser/browsermainwindow.h
diff options
context:
space:
mode:
Diffstat (limited to 'demos/browser/browsermainwindow.h')
-rw-r--r--demos/browser/browsermainwindow.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/demos/browser/browsermainwindow.h b/demos/browser/browsermainwindow.h
index f5c14ea..f0f95b1 100644
--- a/demos/browser/browsermainwindow.h
+++ b/demos/browser/browsermainwindow.h
@@ -68,7 +68,6 @@ public:
QSize sizeHint() const;
public:
- static QUrl guessUrlFromString(const QString &url);
TabWidget *tabWidget() const;
WebView *currentTab() const;
QByteArray saveState(bool withTabs = true) const;