Update release

This commit is contained in:
Zihan Chen
2021-07-05 14:05:39 -07:00
parent 440315b245
commit 3cb24f42f3
8 changed files with 13 additions and 13 deletions

View File

@@ -18809,7 +18809,7 @@ Ribbon Containers
};
/// <summary>Ribbon tab page control, adding to the Pages property of a <see cref="GuiRibbonTab"/>.</summary>
class GuiRibbonTabPage : public GuiTabPage, public Description<GuiRibbonTabPage>
class GuiRibbonTabPage : public GuiTabPage, public AggregatableDescription<GuiRibbonTabPage>
{
friend class GuiRibbonGroupCollection;
protected: