Support toggling installs of beta versions.
This commit is contained in:
@@ -28,7 +28,7 @@ inline bool rtl() {
|
||||
return cRtl();
|
||||
}
|
||||
|
||||
DeclareSetting(bool, BetaVersion);
|
||||
DeclareSetting(bool, InstallBetaVersion);
|
||||
DeclareSetting(uint64, AlphaVersion);
|
||||
DeclareSetting(uint64, RealAlphaVersion);
|
||||
DeclareSetting(QByteArray, AlphaPrivateKey);
|
||||
|
||||
Reference in New Issue
Block a user