aboutsummaryrefslogtreecommitdiffstats
path: root/gtk/dcerpc_stat.c
diff options
context:
space:
mode:
authorUlf Lamping <ulf.lamping@web.de>2005-12-31 17:09:27 +0000
committerUlf Lamping <ulf.lamping@web.de>2005-12-31 17:09:27 +0000
commitb4471e0195b08a3e17f82980722d1a41d79148f6 (patch)
tree55286d49e994f63ce7507ac842fb9229fa5f7a53 /gtk/dcerpc_stat.c
parent851692e8fbc6c82b814cf78654db7d37b796db4c (diff)
fix #152
set the read filter dialog modal and transient to the parent window if requested. This way, it will receive input signals (solving problems with GTK2's gtk_file_chooser). To do this, add another construct_args flag, so it will be modal only if really needed ... svn path=/trunk/; revision=16926
Diffstat (limited to 'gtk/dcerpc_stat.c')
-rw-r--r--gtk/dcerpc_stat.c3
1 files changed, 2 insertions, 1 deletions
diff --git a/gtk/dcerpc_stat.c b/gtk/dcerpc_stat.c
index d2950e83f3..1116690057 100644
--- a/gtk/dcerpc_stat.c
+++ b/gtk/dcerpc_stat.c
@@ -550,7 +550,8 @@ gtk_dcerpcstat_cb(GtkWidget *w _U_, gpointer d _U_)
static construct_args_t args = {
"Service Response Time Statistics Filter",
FALSE,
- FALSE
+ FALSE,
+ FALSE
};
/* if the window is already open, bring it to front and