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

@ -1,11 +1,10 @@
using System.Collections.Generic;
using System.Linq;
using System.Numerics;
using Dalamud.Interface.Utility;
using ImGuiNET;
namespace Dalamud.Interface.Internal.Windows.Data;
namespace Dalamud.Interface.Internal.Windows.Data.Widgets;
/// <summary>
/// Widget to display FontAwesome Symbols.