diff options
Diffstat (limited to 'src/qt/macnotificationhandler.h')
-rw-r--r-- | src/qt/macnotificationhandler.h | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/src/qt/macnotificationhandler.h b/src/qt/macnotificationhandler.h index 257adde229..bc335edede 100644 --- a/src/qt/macnotificationhandler.h +++ b/src/qt/macnotificationhandler.h @@ -4,6 +4,7 @@ #ifndef MACNOTIFICATIONHANDLER_H #define MACNOTIFICATIONHANDLER_H + #include <QObject> /** Macintosh-specific notification handler (supports UserNotificationCenter and Growl). |