aboutsummaryrefslogtreecommitdiff
path: root/generic/WidgetInfo.h
diff options
context:
space:
mode:
Diffstat (limited to 'generic/WidgetInfo.h')
-rw-r--r--generic/WidgetInfo.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/generic/WidgetInfo.h b/generic/WidgetInfo.h
index 34bfb40..0cbbfdd 100644
--- a/generic/WidgetInfo.h
+++ b/generic/WidgetInfo.h
@@ -146,7 +146,7 @@ typedef struct _WidgetInfo {
int track_managed_history_size; /* Size of history for tracks */
ZnBool track_manage_history; /* Tell if the tracks manage their */
/* histories. */
- int speed_vector_length; /* How long (in time) are speedvectors*/
+ ZnReal speed_vector_length; /* How long (in time) are speedvectors*/
#ifdef OM
int om_group_id; /* Tell which group contains tracks to be */
Item om_group; /* processed for anti label overlap. */