mirror of
https://github.com/goatcorp/Dalamud.git
synced 2025-12-15 13:14:17 +01:00
Merge pull request #771 from LadyDefile/master
This commit is contained in:
commit
770bf11417
1 changed files with 1 additions and 0 deletions
|
|
@ -16,6 +16,7 @@ namespace Dalamud.Interface.Windowing
|
|||
private static DateTimeOffset lastAnyFocus;
|
||||
|
||||
private readonly List<Window> windows = new();
|
||||
public IReadOnlyList<Window> Windows => this.windows;
|
||||
|
||||
private string lastFocusedWindowName = string.Empty;
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue