Qt: Annotate unofficial release builds

This commit is contained in:
Stenzek
2024-07-03 17:50:58 +10:00
parent d178853392
commit 63b30e2925
4 changed files with 115 additions and 10 deletions

View File

@@ -32,6 +32,7 @@ public:
static QStringList getTagList();
static std::string getDefaultTag();
static void cleanupAfterUpdate();
static bool warnAboutUnofficialBuild();
Q_SIGNALS:
void updateCheckCompleted();