finish port to libadwaita dialogs
This commit is contained in:
@ -1,7 +1,7 @@
|
||||
using Gtk 4.0;
|
||||
using Adw 1;
|
||||
|
||||
template $NotifyPreferences : Adw.PreferencesWindow {
|
||||
template $NotifyPreferences : Adw.PreferencesDialog {
|
||||
width-request: 240;
|
||||
height-request: 360;
|
||||
Adw.PreferencesPage {
|
||||
|
||||
Reference in New Issue
Block a user