aboutsummaryrefslogtreecommitdiff
path: root/src/prefs_filter.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/prefs_filter.c')
-rw-r--r--src/prefs_filter.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/prefs_filter.c b/src/prefs_filter.c
index e8b8b3f3..0fcf7c92 100644
--- a/src/prefs_filter.c
+++ b/src/prefs_filter.c
@@ -826,5 +826,6 @@ static void prefs_filter_close(void)
filter_write_config();
gtk_widget_hide(rule_list_window.window);
gtk_list_store_clear(rule_list_window.store);
+ main_window_popup(main_window_get());
inc_unlock();
}