diff options
Diffstat (limited to 'src/webtab.h')
-rw-r--r-- | src/webtab.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/webtab.h b/src/webtab.h index 0ba17d9e..ccbd7a83 100644 --- a/src/webtab.h +++ b/src/webtab.h @@ -98,7 +98,7 @@ 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); |