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