We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent ecf9ff0 commit 3a02000Copy full SHA for 3a02000
1 file changed
Nickvision.Application.GNOME/Views/MainWindow.cs
@@ -11,6 +11,7 @@ namespace Nickvision.Application.GNOME.Views;
11
public class MainWindow : Adw.ApplicationWindow
12
{
13
private readonly MainWindowController _controller;
14
+ private readonly Adw.Application _application;
15
private readonly Gtk.Builder _builder;
16
17
[Gtk.Connect("windowTitle")]
0 commit comments