Fix Sparkle integration for macOS

This commit is contained in:
Jonas Kvinge
2020-08-02 04:49:26 +02:00
parent 9967eae7bb
commit 8390237cc4
4 changed files with 18 additions and 8 deletions

View File

@@ -53,7 +53,7 @@
#include "globalshortcuts/globalshortcutbackend-macos.h"
#ifdef HAVE_SPARKLE
# import <Sparkle/SUUpdater.h>
# import <SUUpdater.h>
#endif
#include <QApplication>