diff options
Diffstat (limited to 'src/webtab.h')
-rw-r--r-- | src/webtab.h | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/src/webtab.h b/src/webtab.h index 5157fb19..5700ba7a 100644 --- a/src/webtab.h +++ b/src/webtab.h @@ -93,7 +93,6 @@ public: private Q_SLOTS: void updateProgress(int progress); - void loadFinished(bool); void createWalletBar(const QString &, const QUrl &); void showRSSInfo(const QPoint &pos); |