diff options
Diffstat (limited to 'src/webtab.h')
-rw-r--r-- | src/webtab.h | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/src/webtab.h b/src/webtab.h index bfe1efed..2eb8d733 100644 --- a/src/webtab.h +++ b/src/webtab.h @@ -59,6 +59,8 @@ private slots: void loadInNewTab(const KUrl &url); + void createWalletBar(const QString &, const QUrl &); + private: WebView *const m_view; int m_progress; |