mirror of
https://github.com/Xetibo/ReSet.git
synced 2025-07-12 12:57:44 +02:00
improve ui
This commit is contained in:
parent
834a462e4b
commit
db501b2e93
17 changed files with 320 additions and 260 deletions
|
@ -3,7 +3,7 @@ use adw::subclass::prelude::ObjectSubclassIsExt;
|
|||
use adw::BreakpointCondition;
|
||||
use glib::Object;
|
||||
use gtk::gio::ActionEntry;
|
||||
use gtk::{gio, glib, Application, ListBoxRow, Orientation};
|
||||
use gtk::{gio, glib, Application, ListBoxRow, Orientation, AccessibleRole};
|
||||
use gtk::{prelude::*, DirectionType};
|
||||
|
||||
use crate::components::window::handle_sidebar_click::*;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue