![]() |
Mixxx
|
#include <QStringList>
#include <QTreeView>
#include <QDirModel>
#include <QFileInfo>
#include <QDesktopServices>
#include "trackinfoobject.h"
#include "library/treeitem.h"
#include "library/browse/browsefeature.h"
#include "library/trackcollection.h"
#include "library/dao/trackdao.h"
Go to the source code of this file.