src/FingersDance.Control.UserPanel/SyncSource.cs
author cavaliet
Mon, 14 Sep 2009 17:12:26 +0200
changeset 51 3ccbb54d4551
parent 35 ed77793b767a
permissions -rw-r--r--
resize timeline and player in syncsource

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

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