diff options
Diffstat (limited to 'src/mainwindow.h')
-rw-r--r-- | src/mainwindow.h | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/src/mainwindow.h b/src/mainwindow.h index 2cf880b8..b3f88472 100644 --- a/src/mainwindow.h +++ b/src/mainwindow.h @@ -131,7 +131,8 @@ private slots: // Settings Menu slots void slotShowMenubar(bool enable); void slotPreferences(); - + void configureWebShortcuts(); + // clear private data void clearPrivateData(); |