Fix scoped in and mark experimental (#1990)

This commit is contained in:
srkizer 2024-08-02 03:23:42 +09:00 committed by GitHub
parent afe44e4ca8
commit c721069b08
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
4 changed files with 18 additions and 29 deletions

View file

@ -12,6 +12,8 @@ using Lumina.Text.ReadOnly;
namespace Dalamud.Interface.Internal.Windows.Data.Widgets;
#pragma warning disable SeStringRenderer
/// <summary>
/// Widget for displaying AtkArrayData.
/// </summary>

View file

@ -18,6 +18,8 @@ using Lumina.Text.ReadOnly;
namespace Dalamud.Interface.Internal.Windows.Data.Widgets;
#pragma warning disable SeStringRenderer
/// <summary>
/// Widget for displaying Addon Data.
/// </summary>