summaryrefslogtreecommitdiff
path: root/interface/PluginInterface_SessionLoader.h
diff options
context:
space:
mode:
authorThomas Preud'homme <robotux@celest.fr>2018-05-29 05:44:54 +0100
committerThomas Preud'homme <robotux@celest.fr>2018-05-29 05:44:54 +0100
commit3ab7ec581fb0d491a9c78013c5932630a4617d47 (patch)
tree0ece7552ab2861a5e07b59d0cb6e00707cf065dc /interface/PluginInterface_SessionLoader.h
parent316a0f5ee6cb7a2ba545e595b6958f3cbebf6d48 (diff)
parent594fcba67600704bee9115c86e18927b2237b304 (diff)
record new upstream branch and merge it
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