summaryrefslogtreecommitdiff
path: root/src/webtab.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/webtab.h')
-rw-r--r--src/webtab.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/webtab.h b/src/webtab.h
index 66eec447..3fd4f793 100644
--- a/src/webtab.h
+++ b/src/webtab.h
@@ -63,6 +63,7 @@ public:
void insertBar(NotificationBar* bar);
bool hasRSSInfo();
+ bool isPageLoading();
private slots:
void updateProgress(int progress);