From 594fcba67600704bee9115c86e18927b2237b304 Mon Sep 17 00:00:00 2001 From: Thomas Preud'homme Date: Tue, 29 May 2018 05:44:34 +0100 Subject: New upstream version 1.4.0.8 --- interface/PluginInterface_SessionLoader.h | 2 ++ 1 file changed, 2 insertions(+) (limited to 'interface/PluginInterface_SessionLoader.h') diff --git a/interface/PluginInterface_SessionLoader.h b/interface/PluginInterface_SessionLoader.h index d0cd366..2361505 100644 --- a/interface/PluginInterface_SessionLoader.h +++ b/interface/PluginInterface_SessionLoader.h @@ -34,6 +34,8 @@ class PluginInterface_SessionLoader : public QObject void debugInformation(const Ultracopier::DebugLevel &level,const std::string &fonction,const std::string &text,const std::string &file,const int &ligne) const; }; +#ifndef ULTRACOPIER_PLUGIN_ALL_IN_ONE Q_DECLARE_INTERFACE(PluginInterface_SessionLoader,"first-world.info.ultracopier.PluginInterface.SessionLoader/1.2.4.0"); +#endif #endif // PLUGININTERFACE_SESSIONLOADER_H -- cgit v1.2.3