diff options
Diffstat (limited to 'src/mainview.h')
-rw-r--r-- | src/mainview.h | 2 |
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 |