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 16e0a6b6..e3a8258a 100644 --- a/src/webtab.h +++ b/src/webtab.h @@ -65,7 +65,7 @@ private slots: void loadFinished(bool); void createWalletBar(const QString &, const QUrl &); - void showRSSInfo(QPoint menuPos); + void showRSSInfo(QPoint pos); private: int m_progress; |