mirror of
https://github.com/tomahawk-player/tomahawk.git
synced 2025-09-05 11:52:40 +02:00
Move ScanManager into libtomahawk. It's core functionality, non-GUI, and
this lets things in libtomahawk call scan functions easily
This commit is contained in:
@@ -50,11 +50,10 @@
|
||||
#include "web/Api_v1.h"
|
||||
#include "SourceList.h"
|
||||
#include "ShortcutHandler.h"
|
||||
#include "ScanManager.h"
|
||||
#include "libtomahawk/filemetadata/ScanManager.h"
|
||||
#include "TomahawkSettings.h"
|
||||
#include "GlobalActionManager.h"
|
||||
#include "database/LocalCollection.h"
|
||||
#include "MusicScanner.h"
|
||||
#include "Pipeline.h"
|
||||
#include "DropJob.h"
|
||||
#include "EchonestCatalogSynchronizer.h"
|
||||
|
Reference in New Issue
Block a user