mirror of
https://github.com/xivdev/Penumbra.git
synced 2025-12-13 12:14:17 +01:00
Some further interface improvements.
This commit is contained in:
parent
234712ca99
commit
668371dae8
10 changed files with 128 additions and 138 deletions
|
|
@ -26,7 +26,7 @@ namespace Penumbra.UI
|
|||
_importTab = new TabImport( _base );
|
||||
_browserTab = new TabBrowser();
|
||||
InstalledTab = new TabInstalled( _base );
|
||||
EffectiveTab = new TabEffective( _base );
|
||||
EffectiveTab = new TabEffective();
|
||||
}
|
||||
|
||||
#if DEBUG
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue