mirror of
https://github.com/goatcorp/Dalamud.git
synced 2025-12-30 12:23:39 +01:00
Fix scoped in and mark experimental (#1990)
This commit is contained in:
parent
afe44e4ca8
commit
c721069b08
4 changed files with 18 additions and 29 deletions
|
|
@ -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>
|
||||
|
|
|
|||
|
|
@ -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>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue