mirror of
https://github.com/UltimMC/Launcher.git
synced 2025-12-13 20:22:13 +00:00
NOISSUE more work on Legacy migration
This commit is contained in:
@@ -21,6 +21,12 @@ public:
|
||||
|
||||
QString typeName() const override;
|
||||
QSet<QString> traits() override;
|
||||
|
||||
bool canEdit() const override
|
||||
{
|
||||
return true;
|
||||
}
|
||||
|
||||
bool canExport() const override
|
||||
{
|
||||
return true;
|
||||
|
||||
Reference in New Issue
Block a user