Wire up all GTK UI actions to real functionality
This commit is contained in:
@@ -1,6 +1,5 @@
|
||||
use adw::prelude::*;
|
||||
|
||||
#[allow(dead_code)]
|
||||
pub fn build_settings_dialog() -> adw::PreferencesDialog {
|
||||
let dialog = adw::PreferencesDialog::builder()
|
||||
.title("Settings")
|
||||
|
||||
Reference in New Issue
Block a user