nodes: remove graph and merge into project

This commit is contained in:
itsmattkc
2023-02-17 14:13:03 -08:00
parent 491fbacfbc
commit 9745b536f6
62 changed files with 266 additions and 344 deletions
+1 -1
View File
@@ -22,7 +22,7 @@
#define PROJECT_PANEL_H
#include "footagemanagementpanel.h"
#include "node/project/project.h"
#include "node/project.h"
#include "panel/panel.h"
#include "widget/projectexplorer/projectexplorer.h"