use ImRaii in settings window

This commit is contained in:
Infi
2024-04-21 16:44:45 +02:00
parent ed5cedefd2
commit c152f3dfde
12 changed files with 402 additions and 438 deletions
+1 -1
View File
@@ -23,7 +23,7 @@ using Lumina.Excel.GeneratedSheets;
namespace ChatTwo.Ui;
public sealed class ChatLogWindow : Window, IUiComponent
public sealed class ChatLogWindow : Window
{
private const string ChatChannelPicker = "chat-channel-picker";
private const string AutoCompleteId = "##chat2-autocomplete";