┌   ┐
54
└   ┘

summaryrefslogtreecommitdiff
path: root/src/CMakeLists.txt
diff options
context:
space:
mode:
authorNate Graham <[email protected]>2020-01-06 14:34:36 -0700
committerNate Graham <[email protected]>2020-01-06 14:34:36 -0700
commit41105103b063c2e538bf0071e54fd429a841238b (patch)
tree4071f4c49450b9d52d7de1747be8037b504fb37c /src/CMakeLists.txt
parentbae6620f22d29f8e42e38f4dff3df3e44b3f639a (diff)
Revert "Use newly-upstreamed rename dialog from KIO"
This reverts commit bae6620f22d29f8e42e38f4dff3df3e44b3f639a. Frameworks 5.67 doesn't exist yet; this needs to wait another month.
Diffstat (limited to 'src/CMakeLists.txt')
-rw-r--r--src/CMakeLists.txt1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/CMakeLists.txt b/src/CMakeLists.txt
index e8d623d2f..e240f7106 100644
--- a/src/CMakeLists.txt
+++ b/src/CMakeLists.txt
@@ -99,6 +99,7 @@ set(dolphinprivate_LIB_SRCS
views/dolphinview.cpp
views/dolphinviewactionhandler.cpp
views/draganddrophelper.cpp
+ views/renamedialog.cpp
views/versioncontrol/updateitemstatesthread.cpp
views/versioncontrol/versioncontrolobserver.cpp
views/viewmodecontroller.cpp