mirror of
https://github.com/shadps4-emu/shadPS4.git
synced 2025-04-22 04:24:44 +00:00
Clang
This commit is contained in:
parent
bef0fc0c41
commit
5371ed7e8e
1 changed files with 2 additions and 3 deletions
|
@ -22,9 +22,8 @@ private slots:
|
|||
void Install();
|
||||
|
||||
private:
|
||||
void setupUI(const QString& downloadUrl, const QString& latestDate,
|
||||
const QString& latestRev, const QString& currentDate,
|
||||
const QString& currentRev);
|
||||
void setupUI(const QString& downloadUrl, const QString& latestDate, const QString& latestRev,
|
||||
const QString& currentDate, const QString& currentRev);
|
||||
|
||||
void requestChangelog(const QString& currentRev, const QString& latestRev,
|
||||
const QString& downloadUrl, const QString& latestDate,
|
||||
|
|
Loading…
Add table
Reference in a new issue