summaryrefslogtreecommitdiffstats
path: root/src/pluginloader/convertpluginloader.cpp
diff options
context:
space:
mode:
authorMichele Calgaro <michele.calgaro@yahoo.it>2023-11-13 18:42:43 +0900
committerMichele Calgaro <michele.calgaro@yahoo.it>2023-11-14 23:18:41 +0900
commit5bba09ee4570e1227de99565d41ae9fb6bc14ae1 (patch)
tree29d378b82102f1de620ee07a8167d569f7f031d7 /src/pluginloader/convertpluginloader.cpp
parent546952a11f82de4741f508f401ab613c172ad293 (diff)
downloadsoundkonverter-5bba09ee4570e1227de99565d41ae9fb6bc14ae1.tar.gz
soundkonverter-5bba09ee4570e1227de99565d41ae9fb6bc14ae1.zip
cmake conversion
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it> (cherry picked from commit 802b45c5566c3916e46250060ecef332f055fc26)
Diffstat (limited to 'src/pluginloader/convertpluginloader.cpp')
-rw-r--r--src/pluginloader/convertpluginloader.cpp1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/pluginloader/convertpluginloader.cpp b/src/pluginloader/convertpluginloader.cpp
index c3d5900..9378006 100644
--- a/src/pluginloader/convertpluginloader.cpp
+++ b/src/pluginloader/convertpluginloader.cpp
@@ -263,3 +263,4 @@ ConvertPlugin* ConvertPluginLoader::loadFile( TQString fileName )
return plugin;
}
+#include "convertpluginloader.moc"