summaryrefslogtreecommitdiffstats
path: root/src/pluginloader/pluginloaderbase.cpp
diff options
context:
space:
mode:
authorMichele Calgaro <[email protected]>2023-11-13 18:42:43 +0900
committerMichele Calgaro <[email protected]>2023-11-14 20:57:09 +0900
commit802b45c5566c3916e46250060ecef332f055fc26 (patch)
tree1bd49a5d76709e620040d6474dff725d1f8fbbc2 /src/pluginloader/pluginloaderbase.cpp
parent300613eef3cbb63f040fcbced2e03570791d16f3 (diff)
downloadsoundkonverter-802b45c5566c3916e46250060ecef332f055fc26.tar.gz
soundkonverter-802b45c5566c3916e46250060ecef332f055fc26.zip
cmake conversion
Signed-off-by: Michele Calgaro <[email protected]>
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"