src/FingersDance.Control.UserPanel/SyncSource.cs
author cavaliet
Fri, 09 Oct 2009 11:33:35 +0200
changeset 136 8b513df1b446
parent 35 ed77793b767a
permissions -rw-r--r--
First step of deleting annotations from timeline by drag and drop

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

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