From e554ae3ba6e5f305dfb6db23a551943594216b40 Mon Sep 17 00:00:00 2001 From: Andrea Diamantini Date: Sat, 5 Sep 2009 22:09:13 +0200 Subject: Restored the beautiful CTRL + L shortcut. Sorry :) --- src/mainwindow.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src/mainwindow.h') diff --git a/src/mainwindow.h b/src/mainwindow.h index b97e8d25..f42ee02d 100644 --- a/src/mainwindow.h +++ b/src/mainwindow.h @@ -120,8 +120,8 @@ private slots: void slotViewTextNormal(); void slotViewTextSmaller(); - // File Menu slots + void slotOpenLocation(); void slotFileOpen(); void slotFileSaveAs(); -- cgit v1.2.1