src/FingersDance.Control.UserPanel/SyncSource.cs
author cavaliet
Mon, 05 Oct 2009 18:23:10 +0200
changeset 130 192da585bee5
parent 35 ed77793b767a
permissions -rw-r--r--
debug for adding annotations on timeline. Data AnnotationViewModel and TimelineAnnotationView changed to keep annotation TcBegin from visual margin.

using System;
using System.Collections.Generic;
using System.Linq;
using System.Text;

namespace FingersDance.Control.UserPanel
{
    class SyncSource
    {
    }
}