diff options
author | lionelc <lionelc@lionelc.(none)> | 2010-08-09 19:44:19 +0200 |
---|---|---|
committer | lionelc <lionelc@lionelc.(none)> | 2010-08-09 19:44:19 +0200 |
commit | 06583dfe2267b676c85b5aa479b80bf6a502b9fb (patch) | |
tree | a224a88cd77b611e154caf8ec06983577c848890 /src/CMakeLists.txt | |
parent | SVN_SILENT made messages (.desktop file) (diff) | |
download | rekonq-06583dfe2267b676c85b5aa479b80bf6a502b9fb.tar.xz |
add zoom bar at the bottom of rekonq, remove zoom widgets from the tool button menu
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 9d691d36..46e9240c 100644 --- a/src/CMakeLists.txt +++ b/src/CMakeLists.txt @@ -11,6 +11,7 @@ SET( rekonq_KDEINIT_SRCS clicktoflash.cpp filterurljob.cpp findbar.cpp + zoombar.cpp mainview.cpp mainwindow.cpp networkaccessmanager.cpp |