mirror of
https://git.jami.net/savoirfairelinux/jami-client-qt.git
synced 2025-08-03 22:35:45 +02:00
misc: fix link on macOS with updatemanager
Change-Id: I5dda5a48b4203d16b949d59689e2bbda4e4cebd4
This commit is contained in:
parent
ad205e994f
commit
5e48794638
1 changed files with 5 additions and 0 deletions
|
@ -108,6 +108,11 @@ void
|
|||
UpdateManager::cancelUpdate()
|
||||
{}
|
||||
|
||||
|
||||
void
|
||||
UpdateManager::cancelDownload()
|
||||
{}
|
||||
|
||||
void
|
||||
UpdateManager::setAutoUpdateCheck(bool state)
|
||||
{
|
||||
|
|
Loading…
Add table
Reference in a new issue