mirror of
https://git.jami.net/savoirfairelinux/jami-client-qt.git
synced 2025-08-04 14:55:43 +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()
|
UpdateManager::cancelUpdate()
|
||||||
{}
|
{}
|
||||||
|
|
||||||
|
|
||||||
|
void
|
||||||
|
UpdateManager::cancelDownload()
|
||||||
|
{}
|
||||||
|
|
||||||
void
|
void
|
||||||
UpdateManager::setAutoUpdateCheck(bool state)
|
UpdateManager::setAutoUpdateCheck(bool state)
|
||||||
{
|
{
|
||||||
|
|
Loading…
Add table
Reference in a new issue