nodeview: implement dragging items from project explorer into node view
This commit is contained in:
@@ -32,6 +32,8 @@
|
||||
|
||||
namespace olive {
|
||||
|
||||
const QString Project::kItemMimeType = QStringLiteral("application/x-oliveprojectitemdata");
|
||||
|
||||
Project::Project() :
|
||||
is_modified_(false),
|
||||
autorecovery_saved_(true)
|
||||
|
||||
Reference in New Issue
Block a user