summaryrefslogtreecommitdiff
path: root/other-pro
diff options
context:
space:
mode:
authorThomas Preud'homme <robotux@celest.fr>2018-03-15 21:16:39 +0000
committerThomas Preud'homme <robotux@celest.fr>2018-03-15 21:16:39 +0000
commitd896e3a49f09324530b9fb73a0891a5553473fd5 (patch)
tree47362379e21186ee5dc363495ae3137fc5df105e /other-pro
parent5b240dd94561bef6a030b25cfa70838053ad53b2 (diff)
New upstream version 1.4.0.5
Diffstat (limited to 'other-pro')
-rw-r--r--other-pro/ultracopier-core.pro4
1 files changed, 2 insertions, 2 deletions
diff --git a/other-pro/ultracopier-core.pro b/other-pro/ultracopier-core.pro
index 24931f0..1de66ad 100644
--- a/other-pro/ultracopier-core.pro
+++ b/other-pro/ultracopier-core.pro
@@ -76,7 +76,7 @@ HEADERS += $$PWD/../ResourcesManager.h \
$$PWD/../interface/PluginInterface_CopyEngine.h \
$$PWD/../interface/OptionInterface.h \
$$PWD/../Variable.h \
- $$PWD/../PluginLoader.h \
+ $$PWD/../PluginLoaderCore.h \
$$PWD/../interface/PluginInterface_PluginLoader.h \
$$PWD/../OptionDialog.h \
$$PWD/../LocalPluginOptions.h \
@@ -113,7 +113,7 @@ SOURCES += $$PWD/../ThemesManager.cpp \
$$PWD/../CopyListener.cpp \
$$PWD/../CopyEngineManager.cpp \
$$PWD/../Core.cpp \
- $$PWD/../PluginLoader.cpp \
+ $$PWD/../PluginLoaderCore.cpp \
$$PWD/../OptionDialog.cpp \
$$PWD/../LocalPluginOptions.cpp \
$$PWD/../LocalListener.cpp \