aboutsummaryrefslogtreecommitdiffstats
path: root/tap-megaco-common.h
diff options
context:
space:
mode:
authorAnders Broman <anders.broman@ericsson.com>2009-10-07 10:00:26 +0000
committerAnders Broman <anders.broman@ericsson.com>2009-10-07 10:00:26 +0000
commit079ff0ba278867927833cc975fd22834ce63aa99 (patch)
treef9631b43abed97328f7143b4e989a672fdfd8202 /tap-megaco-common.h
parent6de05a04763b7c9b69b2b39c71a227a17f99f301 (diff)
From : Didier Gautheron
gtktreeview patch for stat(not well tested, no traces). svn path=/trunk/; revision=30389
Diffstat (limited to 'tap-megaco-common.h')
-rw-r--r--tap-megaco-common.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/tap-megaco-common.h b/tap-megaco-common.h
index 5ec840169a..6bbf16a3a6 100644
--- a/tap-megaco-common.h
+++ b/tap-megaco-common.h
@@ -71,7 +71,7 @@ typedef struct _megacostat_t {
GtkWidget *win;
GtkWidget *vbox;
GtkWidget *scrolled_window;
- GtkCList *table;
+ GtkTreeView *table;
#endif /*__GHTK_H__*/
} megacostat_t;