Fix sensors
Signed-off-by: Vasiliy Doylov <nekodevelopper@gmail.com>
This commit is contained in:
parent
ad3636e69f
commit
c0ade27ca6
1 changed files with 1 additions and 0 deletions
|
@ -42,6 +42,7 @@ class TheCatTools.GUI.BoubleBar : Adw.Bin, Gtk.Orientable {
|
|||
set_state_flags (Gtk.StateFlags.CHECKED, false);
|
||||
} else
|
||||
set_state_flags (Gtk.StateFlags.CHECKED, true);
|
||||
message ("Notify %b", CHECKED in get_state_flags ());
|
||||
});
|
||||
}
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue