summaryrefslogtreecommitdiffstats
path: root/src/pluginloader/pluginloaderbase.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/pluginloaderbase.cpp
parent546952a11f82de4741f508f401ab613c172ad293 (diff)
downloadsoundkonverter-5bba09ee.tar.gz
soundkonverter-5bba09ee.zip
cmake conversion
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it> (cherry picked from commit 802b45c5566c3916e46250060ecef332f055fc26)
Diffstat (limited to 'src/pluginloader/pluginloaderbase.cpp')
-rw-r--r--src/pluginloader/pluginloaderbase.cpp2
1 files changed, 2 insertions, 0 deletions
diff --git a/src/pluginloader/pluginloaderbase.cpp b/src/pluginloader/pluginloaderbase.cpp
index f55a8e4..e9c29f1 100644
--- a/src/pluginloader/pluginloaderbase.cpp
+++ b/src/pluginloader/pluginloaderbase.cpp
@@ -15,3 +15,5 @@ void PluginLoaderBase::unload( TQString pluginName )
void PluginLoaderBase::remove( TQString pluginName )
{}
+
+#include "pluginloaderbase.moc"