Bugfix: Fixes #179, GError is leaked in run: dialog.c: on_ok_button_clicked

This commit is contained in:
Rory Fewell
2023-08-01 21:48:30 +01:00
parent 71552c5a2f
commit 665da8cf61
2 changed files with 20 additions and 18 deletions

View File

@@ -18,4 +18,6 @@ WindowMonitor* window_monitor_init_management(
GtkContainer* container
);
G_END_DECLS
#endif