From f45e39322dd7561bc1cd2756b4c9223bc586425b Mon Sep 17 00:00:00 2001 From: megabigbug Date: Wed, 24 Mar 2010 22:49:57 +0100 Subject: derivation of the lastbar branch: UltimateLastBar :) what work ? better themes for list items hide list correctly what doesn't work focus of the qcombobox is lost when a key is pressed move in the list --- src/CMakeLists.txt | 3 +++ 1 file changed, 3 insertions(+) (limited to 'src/CMakeLists.txt') diff --git a/src/CMakeLists.txt b/src/CMakeLists.txt index bc4e91c8..477eaf40 100644 --- a/src/CMakeLists.txt +++ b/src/CMakeLists.txt @@ -48,6 +48,9 @@ SET( rekonq_KDEINIT_SRCS #---------------------------------------- urlbar/urlbar.cpp urlbar/lineedit.cpp + urlbar/completionwidget.cpp + urlbar/urlresolver.cpp + urlbar/listitem.cpp ) -- cgit v1.2.1