window fix when close
authorcompudj <compudj@04897980-b3bd-0310-b5e0-8ef037075253>
Mon, 5 Sep 2005 17:03:56 +0000 (17:03 +0000)
committercompudj <compudj@04897980-b3bd-0310-b5e0-8ef037075253>
Mon, 5 Sep 2005 17:03:56 +0000 (17:03 +0000)
git-svn-id: http://ltt.polymtl.ca/svn@1133 04897980-b3bd-0310-b5e0-8ef037075253

ltt/branches/poly/lttv/modules/gui/filter/filter.c

index 7e0cde2390b1f35aff4a7dbb638e770a47a4d760..b492380dcb3e293b6080099e0193f7a61756355b 100644 (file)
@@ -136,7 +136,7 @@ struct _FilterViewerData {
 GtkWidget*
 guifilter_get_widget(FilterViewerData *fvd)
 {
-  return fvd->f_main_box;
+  return fvd->f_window;
 }
 
 /**
This page took 0.025002 seconds and 4 git commands to generate.