mirror of
https://github.com/kotatogram/kotatogram-desktop
synced 2025-08-31 06:35:14 +00:00
Fixed travis build for TDESKTOP_DISABLE_AUTOUPDATE case.
This commit is contained in:
@@ -171,7 +171,7 @@ MainWidget::MainWidget(MainWindow *window) : TWidget(window)
|
||||
|
||||
#ifndef TDESKTOP_DISABLE_AUTOUPDATE
|
||||
Sandbox::startUpdateCheck();
|
||||
#endif
|
||||
#endif // !TDESKTOP_DISABLE_AUTOUPDATE
|
||||
}
|
||||
|
||||
bool MainWidget::onForward(const PeerId &peer, ForwardWhatMessages what) {
|
||||
|
Reference in New Issue
Block a user