diff options
author | Lionel Chauvin <megabigbug@yahoo.fr> | 2009-08-22 17:43:17 +0200 |
---|---|---|
committer | Lionel Chauvin <megabigbug@yahoo.fr> | 2009-08-22 17:43:17 +0200 |
commit | 94186b36d9b3b74b87ed892e573c747a24f63b51 (patch) | |
tree | 3e9d2de8e2e72abffacbb88dd6b6c2a9cac46b86 /src/CMakeLists.txt | |
parent | Rekonq 0.2.0 (diff) | |
download | rekonq-94186b36d9b3b74b87ed892e573c747a24f63b51.tar.xz |
Remove url stack
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 45a2afb2..d4e513fd 100644 --- a/src/CMakeLists.txt +++ b/src/CMakeLists.txt @@ -20,7 +20,6 @@ SET( rekonq_SRCS sidepanel.cpp panelhistory.cpp lineedit.cpp - stackedurlbar.cpp webpage.cpp ) |