aboutsummaryrefslogtreecommitdiffstats
path: root/ui/gtk
diff options
context:
space:
mode:
Diffstat (limited to 'ui/gtk')
-rw-r--r--ui/gtk/gui_stat_util.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/ui/gtk/gui_stat_util.h b/ui/gtk/gui_stat_util.h
index 3e656e32fb..4f929bf1c2 100644
--- a/ui/gtk/gui_stat_util.h
+++ b/ui/gtk/gui_stat_util.h
@@ -48,7 +48,7 @@ typedef struct {
*/
extern void init_main_stat_window(GtkWidget *window, GtkWidget *mainbox, const char *title, const char *filter);
-/** Create a stats table, using a scrollable gtkclist.
+/** Create a stats table, using GtkListStore and GtkTreeView.
*
* @param scrolled_window the scrolled window
* @param vbox the vbox for the window