mirror of
https://github.com/PrismLauncher/PrismLauncher.git
synced 2025-06-12 05:07:46 +02:00
Remove UserDataTypes::SELECTED
Signed-off-by: TheKodeToad <TheKodeToad@proton.me>
This commit is contained in:
@ -6,7 +6,6 @@
|
||||
enum UserDataTypes {
|
||||
TITLE = 257, // QString
|
||||
DESCRIPTION = 258, // QString
|
||||
SELECTED = 259, // bool
|
||||
INSTALLED = 260 // bool
|
||||
};
|
||||
|
||||
|
Reference in New Issue
Block a user