summaryrefslogtreecommitdiff
path: root/src/mainview.h
diff options
context:
space:
mode:
authorAndrea Diamantini <adjam7@gmail.com>2011-05-09 10:53:32 +0200
committerAndrea Diamantini <adjam7@gmail.com>2011-05-09 10:53:32 +0200
commitfdf05ba369b62b0c87217f2c2565e7054d4123b6 (patch)
tree7edffba2a96dbfb188e62f8c24daffbd8cb7d5a7 /src/mainview.h
parentNumber the favorites pages to "suggest" numeric shortcut for (diff)
downloadrekonq-fdf05ba369b62b0c87217f2c2565e7054d4123b6.tar.xz
Use of QSignalMapper for switchToTab() method in terms of code unification
Patch by Thomas Murach, thanks ;) RB:101246
Diffstat (limited to 'src/mainview.h')
-rw-r--r--src/mainview.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/mainview.h b/src/mainview.h
index d01bb5b8..2ca3e9e7 100644
--- a/src/mainview.h
+++ b/src/mainview.h
@@ -151,7 +151,7 @@ public Q_SLOTS:
void openLastClosedTab();
void openClosedTab();
- void switchToTab();
+ void switchToTab(const int index);
void loadFavorite(const int index);
// WEB slot actions