diff options
author | Andrea Diamantini <adjam7@gmail.com> | 2008-11-10 11:53:23 +0100 |
---|---|---|
committer | Andrea Diamantini <adjam7@gmail.com> | 2008-11-10 11:53:23 +0100 |
commit | 5a176b4641e10e25049a826025c4249fbcb07958 (patch) | |
tree | b6956902edd55d39f1808ded77abd584a1ce9b76 /src/CMakeLists.txt | |
parent | Ported menubar to KDE (diff) | |
download | rekonq-5a176b4641e10e25049a826025c4249fbcb07958.tar.xz |
1st implementation of new find system
Diffstat (limited to 'src/CMakeLists.txt')
-rw-r--r-- | src/CMakeLists.txt | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/src/CMakeLists.txt b/src/CMakeLists.txt index d10368f9..d4317b2d 100644 --- a/src/CMakeLists.txt +++ b/src/CMakeLists.txt @@ -12,6 +12,7 @@ SET( rekonq_SRCS networkaccessmanager.cpp searchlineedit.cpp # searchbar.cpp + findwidget.cpp settings.cpp squeezelabel.cpp tabwidget.cpp |