diff options
author | Andrea Diamantini <adjam7@gmail.com> | 2011-02-10 19:13:11 +0100 |
---|---|---|
committer | Andrea Diamantini <adjam7@gmail.com> | 2011-02-10 19:13:36 +0100 |
commit | b08d50a8abd0ce4463ec99bb754986f640cf28fa (patch) | |
tree | f51c6f4a7725fc37b23b9ee2bcdbf6781f7896be /src/CMakeLists.txt | |
parent | highlights inactive tabs if title changes (diff) | |
download | rekonq-b08d50a8abd0ce4463ec99bb754986f640cf28fa.tar.xz |
Revert "highlights inactive tabs if title changes"
It seems that while me and pierre (with our lazy eyes) found this good,
Benjamin found some glitches to fix :)
Waiting for a better patch...
This reverts commit fc669e0bf82018baa70a8b59529e1a571d5ad820.
Diffstat (limited to 'src/CMakeLists.txt')
-rw-r--r-- | src/CMakeLists.txt | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/src/CMakeLists.txt b/src/CMakeLists.txt index e0f75a04..7f9fe19f 100644 --- a/src/CMakeLists.txt +++ b/src/CMakeLists.txt @@ -23,7 +23,6 @@ SET( rekonq_KDEINIT_SRCS protocolhandler.cpp sessionmanager.cpp tabbar.cpp - tabhighlighteffect.cpp urlfilterproxymodel.cpp urlpanel.cpp walletbar.cpp |