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 6fab7fc0..29162dd1 100644 --- a/src/mainview.h +++ b/src/mainview.h @@ -135,7 +135,7 @@ public slots: void nextTab(); void previousTab(); - void openClosedTabs(); + void openLastClosedTab(); void openClosedTab(); void switchToTab(); |