Fixed data type changed by mistake for project info image path

This commit is contained in:
mgwynn
2021-06-04 23:07:36 -04:00
parent 7984f82e48
commit 155271a0ee
@@ -43,7 +43,7 @@ namespace O3DE::ProjectManager
// Used on projects home screen
QString m_imagePath;
QStringList m_backgroundImagePath;
QString m_backgroundImagePath;
// Used in project creation
bool m_isNew = false; //! Is this a new project or existing