Fixing build.

This commit is contained in:
Бранимир Караџић 2019-01-31 09:56:00 -08:00
parent 3ebb670cc7
commit 23e4135c70
1 changed files with 1 additions and 1 deletions

View File

@ -138,7 +138,7 @@ namespace ImGui
MarkdownLinkCallback* linkCallback = 0;
const char* linkIcon = "";
HeadingFormat headingFormats[ NUMHEADINGS ] = { NULL, true, NULL, true, NULL, true };
HeadingFormat headingFormats[ NUMHEADINGS ] = { { NULL, true }, { NULL, true }, { NULL, true } };
};
// External interface