From fc669e0bf82018baa70a8b59529e1a571d5ad820 Mon Sep 17 00:00:00 2001 From: Andrea Diamantini Date: Thu, 10 Feb 2011 19:05:45 +0100 Subject: highlights inactive tabs if title changes Courtesy patch by Johannes Troscher. Thanks :) Reviewed by: adjam Reviewed by: elproxy --- src/CMakeLists.txt | 1 + 1 file changed, 1 insertion(+) (limited to 'src/CMakeLists.txt') diff --git a/src/CMakeLists.txt b/src/CMakeLists.txt index 7f9fe19f..e0f75a04 100644 --- a/src/CMakeLists.txt +++ b/src/CMakeLists.txt @@ -23,6 +23,7 @@ SET( rekonq_KDEINIT_SRCS protocolhandler.cpp sessionmanager.cpp tabbar.cpp + tabhighlighteffect.cpp urlfilterproxymodel.cpp urlpanel.cpp walletbar.cpp -- cgit v1.2.1