summaryrefslogtreecommitdiffstats
path: root/Tools/QtTestBrowser/mainwindow.h
diff options
context:
space:
mode:
Diffstat (limited to 'Tools/QtTestBrowser/mainwindow.h')
-rw-r--r--Tools/QtTestBrowser/mainwindow.h3
1 files changed, 3 insertions, 0 deletions
diff --git a/Tools/QtTestBrowser/mainwindow.h b/Tools/QtTestBrowser/mainwindow.h
index 08fa81e..f8baebc 100644
--- a/Tools/QtTestBrowser/mainwindow.h
+++ b/Tools/QtTestBrowser/mainwindow.h
@@ -58,6 +58,9 @@ protected slots:
void openFile();
void openLocation();
void changeLocation();
+ void onIconChanged();
+ void onLoadStarted();
+ void onTitleChanged(const QString&);
protected:
QString addressUrl() const;