aboutsummaryrefslogtreecommitdiff
path: root/generic/WidgetInfo.h
diff options
context:
space:
mode:
Diffstat (limited to 'generic/WidgetInfo.h')
-rw-r--r--generic/WidgetInfo.h3
1 files changed, 1 insertions, 2 deletions
diff --git a/generic/WidgetInfo.h b/generic/WidgetInfo.h
index bbf296a..47c209d 100644
--- a/generic/WidgetInfo.h
+++ b/generic/WidgetInfo.h
@@ -151,8 +151,7 @@ typedef struct _ZnWInfo {
/* Tracks global resources */
unsigned int track_managed_history_size; /* Size of history for tracks */
- ZnBool track_manage_history; /* Tell if the tracks manage their */
- /* histories. */
+ unsigned int track_visible_history_size; /* Size of displayed history */
ZnReal speed_vector_length; /* How long (in time) are speedvectors*/
int om_group_id; /* Tell which group contains tracks to be */
#ifdef OM