finish port to libadwaita dialogs

This commit is contained in:
ranfdev
2024-02-13 18:55:20 +01:00
parent 29377dc1a6
commit 86d1472a24
7 changed files with 34 additions and 59 deletions

View File

@ -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 {