mirror of
https://github.com/goatcorp/Dalamud.git
synced 2025-12-31 21:03:43 +01:00
Regenerate bindings
This commit is contained in:
parent
6078c42963
commit
e559ae6b20
310 changed files with 361033 additions and 717041 deletions
|
|
@ -20,7 +20,7 @@ namespace Dalamud.Bindings.ImGui
|
|||
public enum ImGuiTreeNodeFlagsPrivate : int
|
||||
{
|
||||
/// <summary>
|
||||
/// FIXME-WIP: Hard-coded for CollapsingHeader()<br/>
|
||||
/// To be documented.
|
||||
/// </summary>
|
||||
ClipLabelForTrailingButton = unchecked(1048576),
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue