Remove unused include for macOS
This commit is contained in:
@@ -73,10 +73,6 @@
|
|||||||
#include "playlist/playlist.h"
|
#include "playlist/playlist.h"
|
||||||
#include "playlistdelegates.h"
|
#include "playlistdelegates.h"
|
||||||
|
|
||||||
#ifdef Q_OS_MACOS
|
|
||||||
#include "core/mac_utilities.h"
|
|
||||||
#endif // Q_OS_MACOS
|
|
||||||
|
|
||||||
const int QueuedItemDelegate::kQueueBoxBorder = 1;
|
const int QueuedItemDelegate::kQueueBoxBorder = 1;
|
||||||
const int QueuedItemDelegate::kQueueBoxCornerRadius = 3;
|
const int QueuedItemDelegate::kQueueBoxCornerRadius = 3;
|
||||||
const int QueuedItemDelegate::kQueueBoxLength = 30;
|
const int QueuedItemDelegate::kQueueBoxLength = 30;
|
||||||
|
|||||||
Reference in New Issue
Block a user