Stores data needed to either create a new or edit an existing profile of a application.
Definition editprofileinfo.h:16
std::string app_version
The new app version of the profile. Used for FOMOD conditions.
Definition editprofileinfo.h:20
std::string name
The new name of the profile.
Definition editprofileinfo.h:18
int source
If a new profile is created and this is != -1: Copy all settings from source profile.
Definition editprofileinfo.h:23