diff options
author | Andrea Diamantini <adjam7@gmail.com> | 2009-07-24 02:10:05 +0200 |
---|---|---|
committer | Andrea Diamantini <adjam7@gmail.com> | 2009-07-24 02:10:05 +0200 |
commit | e3a8092aaaed8b596e762119ee3f165a69ff77c2 (patch) | |
tree | 1563bd22ed5dc1e26ce5c3cde5b394e015457695 /src/CMakeLists.txt | |
parent | Fixing Rekonfig call (diff) | |
download | rekonq-e3a8092aaaed8b596e762119ee3f165a69ff77c2.tar.xz |
Removed rekonqrun class and provided slots in Application one.
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 726ac82e..73ef1dc0 100644 --- a/src/CMakeLists.txt +++ b/src/CMakeLists.txt @@ -32,7 +32,6 @@ SET( rekonq_SRCS webpage.cpp cookiedialog.cpp cookieexceptiondialog.cpp - rekonqrun.cpp ) |