Added SettingsHandler class.
This commit is contained in:
@ -69,6 +69,7 @@ QString GenericCore::getMaintenanceToolFilePath() const {
|
||||
|
||||
/// setting the applicationDirPath hard coded to test update feature from IDE
|
||||
#ifdef QT_DEBUG
|
||||
// REFACTOR retrieve application name automatically instead of using hard coded name
|
||||
applicationDirPath = "/opt/GenericQtClient";
|
||||
#endif
|
||||
|
||||
|
||||
Reference in New Issue
Block a user