summaryrefslogtreecommitdiff
path: root/src/mainwindow.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/mainwindow.h')
-rw-r--r--src/mainwindow.h4
1 files changed, 2 insertions, 2 deletions
diff --git a/src/mainwindow.h b/src/mainwindow.h
index f1bc6bc8..b8352b4c 100644
--- a/src/mainwindow.h
+++ b/src/mainwindow.h
@@ -140,8 +140,8 @@ private slots:
void slotAboutToShowBackMenu();
void slotOpenActionUrl(QAction *action);
- // add link to the preferred shown in the rekonq homepage
- void addPreferredLink();
+ // add link to the favorites shown in the rekonq homepage
+ void addFavoriteLink();
private:
MainView *m_view;