aboutsummaryrefslogtreecommitdiffstats
path: root/gtk/afp_stat.c
diff options
context:
space:
mode:
authorStig Bjørlykke <stig@bjorlykke.org>2008-10-13 18:37:00 +0000
committerStig Bjørlykke <stig@bjorlykke.org>2008-10-13 18:37:00 +0000
commitf9c4288e09ec53c7c6a1a80f6ed06bf1cf0a1e61 (patch)
treefee72fa46a0c16be8c7fb89e0a3f0f5e368dbe03 /gtk/afp_stat.c
parentb55a53fe02f5dff8d2a1c437330b7013dcdb79e2 (diff)
Bring the windows to front when rescanning of packets are done.
svn path=/trunk/; revision=26438
Diffstat (limited to 'gtk/afp_stat.c')
-rw-r--r--gtk/afp_stat.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/gtk/afp_stat.c b/gtk/afp_stat.c
index 476acd26f7..7d6e4a6277 100644
--- a/gtk/afp_stat.c
+++ b/gtk/afp_stat.c
@@ -195,6 +195,7 @@ gtk_afpstat_init(const char *optarg, void *userdata _U_)
window_present(ss->win);
cf_retap_packets(&cfile, FALSE);
+ gdk_window_raise(ss->win->window);
}
static tap_dfilter_dlg afp_stat_dlg = {