Start with the current data, when editing a table cell.
This commit is contained in:
@ -82,7 +82,6 @@ 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 = QString("/opt/%1").arg(APPLICATION_NAME);
|
||||
#endif
|
||||
|
||||
|
||||
Reference in New Issue
Block a user