From db10dc4fdd656b25442c63eb02ea30931eee300e Mon Sep 17 00:00:00 2001 From: Lucas Fryzek Date: Sun, 6 Oct 2024 17:34:29 +0100 Subject: window: Add interface for connecting and disconnecting --- src/window.ui | 6 ++++++ 1 file changed, 6 insertions(+) (limited to 'src/window.ui') diff --git a/src/window.ui b/src/window.ui index efc7d87..54646e9 100644 --- a/src/window.ui +++ b/src/window.ui @@ -3,6 +3,12 @@ +
+ + _Disconnect + app.disconnect + +
_Preferences -- cgit