From 5bba09ee4570e1227de99565d41ae9fb6bc14ae1 Mon Sep 17 00:00:00 2001 From: Michele Calgaro Date: Mon, 13 Nov 2023 18:42:43 +0900 Subject: cmake conversion Signed-off-by: Michele Calgaro (cherry picked from commit 802b45c5566c3916e46250060ecef332f055fc26) --- src/pluginloader/pluginloaderbase.cpp | 2 ++ 1 file changed, 2 insertions(+) (limited to 'src/pluginloader/pluginloaderbase.cpp') 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" -- cgit v1.2.3