refactor: move data widgets to correct namespace

This commit is contained in:
goat 2023-08-04 19:37:43 +02:00
parent 02e1f2502e
commit 8ecc00f75f
No known key found for this signature in database
GPG key ID: 49E2AA8C6A76498B
32 changed files with 40 additions and 61 deletions

View file

@ -3,7 +3,7 @@ using Dalamud.Memory;
using Dalamud.Utility;
using ImGuiNET;
namespace Dalamud.Interface.Internal.Windows.Data;
namespace Dalamud.Interface.Internal.Windows.Data.Widgets;
/// <summary>
/// Widget for displaying Addon Data.