| 33 | // TODO: migrate to more consistent key term "Default Environment Profile" |
| 34 | inline QString defaultEnvProfileKey() { return QStringLiteral("Default Environment Group"); } |
| 35 | inline QString envGroup() { return QStringLiteral("Environment Settings"); } |
| 36 | // TODO: migrate to more consistent key term "Profile List" |
| 37 | inline QString profileListKey() { return QStringLiteral("Group List"); } |
| 38 | inline QString defaultProfileName() { return QStringLiteral("default"); } |