X-Git-Url: https://git.cworth.org/git?a=blobdiff_plain;f=src%2Fvogleditor%2Fvogleditor_timelineitem.h;h=f0c9907a1d4acfd684a58532ec0b9adf71effae9;hb=f5e103c2d629e19724061c4f92d78def3013d5bb;hp=ef93299542e17285101d5c120e65743290f2634a;hpb=efdbc27f2074c559c8bbd4c118c45fda53e7aa7a;p=vogl diff --git a/src/vogleditor/vogleditor_timelineitem.h b/src/vogleditor/vogleditor_timelineitem.h index ef93299..f0c9907 100644 --- a/src/vogleditor/vogleditor_timelineitem.h +++ b/src/vogleditor/vogleditor_timelineitem.h @@ -88,7 +88,7 @@ private: bool m_isSpan; float m_maxChildDuration; - QList childItems; + QList m_childItems; vogleditor_timelineItem* m_parentItem; vogleditor_frameItem* m_pFrameItem;