impr: Add plugin table to about page

This commit is contained in:
WerWolv
2023-12-18 11:21:33 +01:00
parent 450c93e029
commit edc4b18975
12 changed files with 81 additions and 32 deletions

View File

@@ -27,6 +27,7 @@ namespace hex::plugin::builtin {
void drawAboutMainPage();
void drawContributorPage();
void drawLibraryCreditsPage();
void drawLoadedPlugins();
void drawPathsPage();
void drawReleaseNotesPage();
void drawCommitHistoryPage();