diff options
| author | David Faure <[email protected]> | 2007-12-14 15:53:40 +0000 |
|---|---|---|
| committer | David Faure <[email protected]> | 2007-12-14 15:53:40 +0000 |
| commit | 609ce0929289f3e26eb1898b184c7dafbf7bcac2 (patch) | |
| tree | a1e6fa0f02f6a404e1e6e402ca8980efe515a08f /src/CMakeLists.txt | |
| parent | c436a142e854b724742acb82a2de111a36b616ce (diff) | |
Moving code around in dolphin fixes DnD support in konqueror :)
svn path=/trunk/KDE/kdebase/apps/; revision=748476
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 f6da05bb0..50dcec07e 100644 --- a/src/CMakeLists.txt +++ b/src/CMakeLists.txt @@ -22,6 +22,7 @@ set(dolphinprivate_LIB_SRCS dolphinsortfilterproxymodel.cpp renamedialog.cpp dolphinview.cpp + dolphindropcontroller.cpp ) kde4_add_kcfg_files(dolphinprivate_LIB_SRCS |
