Move QSearchField to widgets and remove rest of qocoa

This commit is contained in:
Jonas Kvinge
2019-05-08 23:34:44 +02:00
parent aa583ec1aa
commit 69eeb4b0f8
32 changed files with 24 additions and 740 deletions

View File

@@ -52,7 +52,7 @@
#include "widgets/busyindicator.h"
#include "widgets/forcescrollperpixel.h"
#include "widgets/groupediconview.h"
#include "3rdparty/qocoa/qsearchfield.h"
#include "widgets/qsearchfield.h"
#include "albumcoversearcher.h"
#include "albumcoverfetcher.h"
#include "albumcoverloader.h"