From f8d039131bcb2badbdd4d7cb9abae00f569a1ad4 Mon Sep 17 00:00:00 2001 From: matgic78 Date: Thu, 22 Apr 2010 20:09:53 +0200 Subject: RSS : new popup appaeraing when clicking the icon, 2 combobox to select agregator and feed, and buttons to add/cancel --- src/webtab.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src/webtab.h') 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; -- cgit v1.2.1