mirror of
https://github.com/stenzek/duckstation.git
synced 2026-02-04 05:04:33 +00:00
Qt: Compile warning fix
This commit is contained in:
@@ -131,7 +131,6 @@ static bool RunSetupWizard();
|
||||
static void UpdateFontOrder(std::string_view language);
|
||||
static void UpdateApplicationLocale(std::string_view language);
|
||||
static std::string_view GetSystemLanguage();
|
||||
static std::optional<bool> DownloadFile(QWidget* parent, const QString& title, std::string url, std::vector<u8>* data);
|
||||
static void InitializeEarlyConsole();
|
||||
static void HookSignals();
|
||||
static void PrintCommandLineVersion();
|
||||
|
||||
Reference in New Issue
Block a user