From ecd78dd7a24a70c0e41c246b1232613554dcfd8c Mon Sep 17 00:00:00 2001 From: Andrea Diamantini Date: Mon, 28 Dec 2009 12:20:24 +0100 Subject: Merge Request #79 with the changes discussed. 1) no more confirm dialog on exit 2) restore newtab page or home page on close last tab --- src/mainwindow.h | 2 -- 1 file changed, 2 deletions(-) (limited to 'src/mainwindow.h') diff --git a/src/mainwindow.h b/src/mainwindow.h index 95964e22..d600c5dc 100644 --- a/src/mainwindow.h +++ b/src/mainwindow.h @@ -107,8 +107,6 @@ signals: void shiftCtrlTabPressed(); protected: - bool queryClose(); - /** * Filters (SHIFT + ) CTRL + TAB events and emit (shift)ctrlTabPressed() * to make switch tab -- cgit v1.2.1