summaryrefslogtreecommitdiffstats
path: root/krename/pictureplugin.cpp
diff options
context:
space:
mode:
authorgregory guy <g-gregory@gmx.fr>2018-10-27 13:04:14 +0200
committergregory guy <g-gregory@gmx.fr>2018-10-27 13:04:14 +0200
commitededcc28b46bb4a33cddae207b95ccb8722885a4 (patch)
tree3520ec1faed62aafb6a5052ccbf6c15ba9a46917 /krename/pictureplugin.cpp
parente264a83a78407ce05ba6c070fe981358f7114345 (diff)
downloadkrename-ededcc28.tar.gz
krename-ededcc28.zip
conversion to the cmake building system
Signed-off-by: gregory guy <g-gregory@gmx.fr>
Diffstat (limited to 'krename/pictureplugin.cpp')
-rw-r--r--krename/pictureplugin.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/krename/pictureplugin.cpp b/krename/pictureplugin.cpp
index 14ea5af..79906ae 100644
--- a/krename/pictureplugin.cpp
+++ b/krename/pictureplugin.cpp
@@ -95,4 +95,4 @@ TQString PicturePlugin::processFile( BatchRenamer* b, int i, TQString token, int
return ret;
}
-
+#include "pictureplugin.moc"