From 010587f612ae2a4c5fe91dbf75bfdcab2480a83e Mon Sep 17 00:00:00 2001 From: Andrea Diamantini Date: Mon, 31 May 2010 11:31:59 +0200 Subject: Update urlbar progress --- src/webtab.h | 3 +++ 1 file changed, 3 insertions(+) (limited to 'src/webtab.h') diff --git a/src/webtab.h b/src/webtab.h index bc07a3e9..e34bbccf 100644 --- a/src/webtab.h +++ b/src/webtab.h @@ -67,6 +67,9 @@ private slots: void createWalletBar(const QString &, const QUrl &); void showRSSInfo(QPoint pos); +signals: + void loadProgressing(); + private: WebView *_view; -- cgit v1.2.1