Use needsRestart flag

This commit is contained in:
commy2 2019-03-24 10:15:56 +01:00 committed by GitHub
parent e4391a8060
commit b4d2eaae6e
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -15,7 +15,8 @@ PREP_RECOMPILE_END;
2, {
profileNamespace setVariable [QGVAR(showEjectAction), parseNumber !_this];
saveProfileNamespace;
}
},
true // needs restart
] call cba_settings_fnc_init;
ADDON = true;