diff options
author | Gabriel Brand <gabr.brand@gmail.com> | 2024-05-03 15:02:22 +0200 |
---|---|---|
committer | Vika <vika@fireburn.ru> | 2025-01-02 02:41:43 +0300 |
commit | 987f3d96c087231efb96aefafed688d9944f94ed (patch) | |
tree | 5cedafa585f7403272019180fddf40bda4099b73 /src/furtherance.gresource.xml | |
parent | 23c6aa557a68f6907088fcbc0cced3cd191c2824 (diff) | |
download | Furtherance-987f3d96c087231efb96aefafed688d9944f94ed.tar.zst |
Port AdwPreferencesWindow to AdwPreferencesDialog
Diffstat (limited to 'src/furtherance.gresource.xml')
-rw-r--r-- | src/furtherance.gresource.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/furtherance.gresource.xml b/src/furtherance.gresource.xml index bd94858..96f7f67 100644 --- a/src/furtherance.gresource.xml +++ b/src/furtherance.gresource.xml @@ -2,7 +2,7 @@ <gresources> <gresource prefix="/com/lakoliu/Furtherance"> <file>gtk/history_box.ui</file> - <file>gtk/preferences_window.ui</file> + <file>gtk/preferences_dialog.ui</file> <file>gtk/report.ui</file> <file>gtk/style.css</file> <file>gtk/task_details.ui</file> |