From 1365722dd7409e2e332b45dab8f9c3195762d2cf Mon Sep 17 00:00:00 2001 From: Laurent Montel Date: Sun, 29 Sep 2024 16:07:21 +0200 Subject: Add missing include moc --- src/itemactions/movetonewfolderitemaction.cpp | 2 ++ 1 file changed, 2 insertions(+) (limited to 'src/itemactions/movetonewfolderitemaction.cpp') diff --git a/src/itemactions/movetonewfolderitemaction.cpp b/src/itemactions/movetonewfolderitemaction.cpp index 6d3d6b85b..295900331 100644 --- a/src/itemactions/movetonewfolderitemaction.cpp +++ b/src/itemactions/movetonewfolderitemaction.cpp @@ -52,3 +52,5 @@ QList MoveToNewFolderItemAction::actions(const KFileItemListPropertie } #include "movetonewfolderitemaction.moc" + +#include "moc_movetonewfolderitemaction.cpp" -- cgit v1.3