Add Open Project folder menu item

This commit is contained in:
Alex Peterson
2021-06-03 21:58:46 -07:00
committed by GitHub
parent 4a1d713227
commit f20ae8345a
2 changed files with 15 additions and 19 deletions
@@ -71,9 +71,5 @@ namespace O3DE::ProjectManager
ProjectInfo m_projectInfo;
LabelButton* m_projectImageLabel;
QAction* m_editProjectAction;
QAction* m_copyProjectAction;
QAction* m_removeProjectAction;
QAction* m_deleteProjectAction;
};
} // namespace O3DE::ProjectManager