remove useless reference to portable_checkbutton from AppWindow

This commit is contained in:
Nikolay Brovko 2020-01-26 22:13:55 +03:00
parent 881542f9d3
commit 8faac1c8f3
No known key found for this signature in database
GPG Key ID: 32258A3DEC9B6F07
1 changed files with 0 additions and 3 deletions

View File

@ -23,9 +23,6 @@ namespace Yggtk {
[GtkChild]
private Gtk.Switch service_state_switch;
[GtkChild]
private Gtk.CheckButton portable_checkbutton;
[GtkChild]
private Gtk.Button browse_button;