summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--ui/gtk/edit_packet_comment_dlg.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/ui/gtk/edit_packet_comment_dlg.c b/ui/gtk/edit_packet_comment_dlg.c
index 59ac52f83a..71652e7096 100644
--- a/ui/gtk/edit_packet_comment_dlg.c
+++ b/ui/gtk/edit_packet_comment_dlg.c
@@ -65,6 +65,7 @@ pkt_comment_text_buff_ok_cb(GtkWidget *w _U_, GtkWidget *view)
packet_list_update_packet_comment(new_packet_comment);
expert_comp_packet_comment_updated();
+ status_expert_update();
window_destroy(edit_or_add_pkt_comment_dlg);