Add "Select all" checkbox + ui revamp + code cleanup
Signed-off-by: Marcelo Hernandez <marcelohdez.inq@gmail.com>
This commit is contained in:
@@ -6,6 +6,9 @@
|
||||
#define LAUNCHER_INSTANCECOPYPREFS_H
|
||||
|
||||
struct InstanceCopyPrefs {
|
||||
explicit InstanceCopyPrefs(bool setAll);
|
||||
~InstanceCopyPrefs() = default;
|
||||
|
||||
bool copySaves;
|
||||
bool keepPlaytime;
|
||||
bool copyGameOptions;
|
||||
|
||||
Reference in New Issue
Block a user