aboutsummaryrefslogtreecommitdiffstats
path: root/tap-megaco-common.h
diff options
context:
space:
mode:
authoretxrab <etxrab@f5534014-38df-0310-8fa8-9805f1628bb7>2009-10-07 10:00:26 +0000
committeretxrab <etxrab@f5534014-38df-0310-8fa8-9805f1628bb7>2009-10-07 10:00:26 +0000
commitaae0e59fe7e7d23c952deb4d2320528fa3ca1198 (patch)
treef9631b43abed97328f7143b4e989a672fdfd8202 /tap-megaco-common.h
parentecf90f65c08b774bb34e3adc64aabfe6b81ba2c1 (diff)
From : Didier Gautheron
gtktreeview patch for stat(not well tested, no traces). git-svn-id: http://anonsvn.wireshark.org/wireshark/trunk@30389 f5534014-38df-0310-8fa8-9805f1628bb7
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;