feat(resourcePackPage): icon column

Signed-off-by: Rachel Powers <508861+Ryex@users.noreply.github.com>
This commit is contained in:
Rachel Powers
2023-05-04 23:46:00 -07:00
parent d384d991fa
commit ed185f047f
6 changed files with 103 additions and 16 deletions

View File

@ -14,6 +14,7 @@ public:
NameColumn,
PackFormatColumn,
DateColumn,
ImageColumn,
NUM_COLUMNS
};