From d896e3a49f09324530b9fb73a0891a5553473fd5 Mon Sep 17 00:00:00 2001 From: Thomas Preud'homme Date: Thu, 15 Mar 2018 21:16:39 +0000 Subject: New upstream version 1.4.0.5 --- CopyListener.h | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'CopyListener.h') diff --git a/CopyListener.h b/CopyListener.h index 3003aec..02a123c 100644 --- a/CopyListener.h +++ b/CopyListener.h @@ -14,7 +14,7 @@ #include "interface/PluginInterface_Listener.h" #include "Environment.h" -#include "PluginLoader.h" +#include "PluginLoaderCore.h" #include "OptionDialog.h" /** \brief to load all the listener and parse all event */ @@ -110,7 +110,7 @@ class CopyListener : public QObject std::vector copyRunningList; uint32_t incrementOrderId(); bool tryListen; - PluginLoader *pluginLoader; + PluginLoaderCore *pluginLoader; Ultracopier::ListeningState last_state; bool last_have_plugin,last_inWaitOfReply; void sendState(bool force=false); -- cgit v1.2.3