summaryrefslogtreecommitdiff
path: root/interface/PluginInterface_SessionLoader.h
diff options
context:
space:
mode:
Diffstat (limited to 'interface/PluginInterface_SessionLoader.h')
-rw-r--r--interface/PluginInterface_SessionLoader.h2
1 files changed, 2 insertions, 0 deletions
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