mirror of
https://github.com/tomahawk-player/tomahawk.git
synced 2025-03-19 15:29:42 +01:00
Remove Concept check includes
Conflicts: src/libtomahawk/widgets/StatsGauge.cpp
This commit is contained in:
parent
0a315afa9b
commit
7e6e508d06
@ -48,8 +48,6 @@
|
||||
#include "collection/Collection.h"
|
||||
#endif
|
||||
|
||||
#include <boost/concept_check.hpp>
|
||||
|
||||
#define DEFAULT_WORKER_THREADS 4
|
||||
#define MAX_WORKER_THREADS 16
|
||||
|
||||
|
@ -41,7 +41,6 @@
|
||||
#include <QScrollBar>
|
||||
#include <QDrag>
|
||||
#include <QMimeData>
|
||||
#include <boost/concept_check.hpp>
|
||||
|
||||
#define SCROLL_TIMEOUT 280
|
||||
|
||||
|
@ -27,8 +27,6 @@
|
||||
#include <QPainter>
|
||||
#include <QToolTip>
|
||||
|
||||
#include <boost/concept_check.hpp>
|
||||
|
||||
#include "Query.h"
|
||||
#include "Result.h"
|
||||
#include "Artist.h"
|
||||
|
Loading…
x
Reference in New Issue
Block a user