mirror of
https://github.com/tomahawk-player/tomahawk.git
synced 2025-08-06 06:07:37 +02:00
Add missing include for OSX
This commit is contained in:
@@ -25,6 +25,9 @@
|
|||||||
|
|
||||||
#include <QCoreApplication>
|
#include <QCoreApplication>
|
||||||
#include <QProcess>
|
#include <QProcess>
|
||||||
|
#ifdef Q_OS_MAC
|
||||||
|
#include <QTimer>
|
||||||
|
#endif
|
||||||
|
|
||||||
static QString s_macVolumePath = "/Volumes";
|
static QString s_macVolumePath = "/Volumes";
|
||||||
|
|
||||||
|
Reference in New Issue
Block a user