From 2af5c3b921dacad97cce7b9967bdd256c8a5240a Mon Sep 17 00:00:00 2001 From: Jekyll Wu Date: Thu, 23 Feb 2012 06:41:27 +0800 Subject: [PATCH] Another unneeded #include --- src/MainWindow.cpp | 1 - 1 file changed, 1 deletion(-) diff --git a/src/MainWindow.cpp b/src/MainWindow.cpp index 1e30232b..efb08854 100644 --- a/src/MainWindow.cpp +++ b/src/MainWindow.cpp @@ -45,7 +45,6 @@ // Konsole #include "BookmarkHandler.h" -#include "IncrementalSearchBar.h" #include "SessionController.h" #include "ProfileList.h" #include "ManageProfilesDialog.h"