mirror of
https://github.com/feschber/lan-mouse.git
synced 2026-04-04 12:01:28 +03:00
add hostname entry row with clipboard button
This commit is contained in:
@@ -12,8 +12,7 @@ use crate::frontend::gtk::window::Window;
|
||||
|
||||
use adw::Application;
|
||||
use gtk::{
|
||||
gdk::Display, glib::clone, prelude::*, subclass::prelude::ObjectSubclassIsExt,
|
||||
IconTheme,
|
||||
gdk::Display, glib::clone, prelude::*, subclass::prelude::ObjectSubclassIsExt, IconTheme,
|
||||
};
|
||||
use gtk::{gio, glib, prelude::ApplicationExt};
|
||||
|
||||
|
||||
Reference in New Issue
Block a user