| 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"); } |
| 39 | } |
| 40 | |
| 41 | void decode(KConfig* config, EnvironmentProfileListPrivate* d) |
no outgoing calls
no test coverage detected