1
0
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:
Uwe L. Korn
2014-09-10 22:35:23 +01:00
parent d7f1f79692
commit 1b65cf3f00

View File

@@ -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