summaryrefslogtreecommitdiff
path: root/src/webtab.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/webtab.h')
-rw-r--r--src/webtab.h3
1 files changed, 2 insertions, 1 deletions
diff --git a/src/webtab.h b/src/webtab.h
index c3d3099b..0ba17d9e 100644
--- a/src/webtab.h
+++ b/src/webtab.h
@@ -97,7 +97,8 @@ public:
private Q_SLOTS:
void updateProgress(int progress);
-
+ void resetProgress();
+
void createWalletBar(const QString &, const QUrl &);
void showRSSInfo(const QPoint &pos);
void showSearchEngine(const QPoint &pos);