summaryrefslogtreecommitdiff
path: root/src/webtab.h
diff options
context:
space:
mode:
authormatgic78 <matgic78@gmail.com>2010-04-22 20:09:53 +0200
committermatgic78 <matgic78@gmail.com>2010-04-23 11:36:39 +0200
commitf8d039131bcb2badbdd4d7cb9abae00f569a1ad4 (patch)
tree2600b3b1c85f710c3e874436dc8c4f1000ec48b8 /src/webtab.h
parentAkregator RSS support (diff)
downloadrekonq-f8d039131bcb2badbdd4d7cb9abae00f569a1ad4.tar.xz
RSS : new popup appaeraing when clicking the icon, 2 combobox to select agregator and feed, and buttons to add/cancel
Diffstat (limited to 'src/webtab.h')
-rw-r--r--src/webtab.h2
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;