##// END OF EJS Templates
Correction on AmdaPlugin.h
perrinel -
r631:8f78264330ae
parent child
Show More
@@ -12,7 +12,7
12 12 Q_DECLARE_LOGGING_CATEGORY(LOG_AmdaPlugin)
13 13
14 14 #ifndef PLUGIN_JSON_FILE_PATH
15 #define PLUGIN_JSON_FILE_PATH "mockplugin.json"
15 #define PLUGIN_JSON_FILE_PATH "amda.json"
16 16 #endif
17 17
18 18 class DataSourceItem;
General Comments 0
You need to be logged in to leave comments. Login now