replaced mediathrobber with mediaiconservice
This commit is contained in:
@@ -26,6 +26,8 @@
|
||||
#include "project/media.h"
|
||||
#include "debug.h"
|
||||
|
||||
ProjectModel olive::project_model;
|
||||
|
||||
ProjectModel::ProjectModel(QObject *parent) : QAbstractItemModel(parent), root_item(nullptr) {
|
||||
make_root();
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user