mirror of
https://github.com/tomahawk-player/tomahawk.git
synced 2025-08-06 14:16:32 +02:00
Add missing include
This commit is contained in:
@@ -37,11 +37,12 @@
|
||||
#include "utils/PixmapDelegateFader.h"
|
||||
#include "utils/TomahawkUtilsGui.h"
|
||||
|
||||
#include <QDrag>
|
||||
#include <QHeaderView>
|
||||
#include <QKeyEvent>
|
||||
#include <QMimeData>
|
||||
#include <QPainter>
|
||||
#include <QScrollBar>
|
||||
#include <QDrag>
|
||||
#include <qmath.h>
|
||||
|
||||
#define SCROLL_TIMEOUT 280
|
||||
|
Reference in New Issue
Block a user