summaryrefslogtreecommitdiff
path: root/src/CMakeLists.txt
diff options
context:
space:
mode:
authormegabigbug <megabigbug@arrakis.(none)>2010-03-24 22:49:57 +0100
committermegabigbug <megabigbug@arrakis.(none)>2010-03-24 22:49:57 +0100
commitf45e39322dd7561bc1cd2756b4c9223bc586425b (patch)
tree38d26c6caf6b03704da504a4a58f45ffe51e92e7 /src/CMakeLists.txt
parentWebPage API cleaning (diff)
downloadrekonq-f45e39322dd7561bc1cd2756b4c9223bc586425b.tar.xz
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
Diffstat (limited to 'src/CMakeLists.txt')
-rw-r--r--src/CMakeLists.txt3
1 files changed, 3 insertions, 0 deletions
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
)