mirror of
https://github.com/aaru-dps/Aaru.git
synced 2025-12-16 19:24:25 +00:00
General refactor and cleanup.
This commit is contained in:
@@ -41,9 +41,9 @@ public sealed class About : Window
|
||||
public About()
|
||||
{
|
||||
InitializeComponent();
|
||||
#if DEBUG
|
||||
#if DEBUG
|
||||
this.AttachDevTools();
|
||||
#endif
|
||||
#endif
|
||||
}
|
||||
|
||||
void InitializeComponent() => AvaloniaXamlLoader.Load(this);
|
||||
|
||||
Reference in New Issue
Block a user