src/FingersDance.Control.UserPanel/SyncSource.cs
author sarias
Thu, 15 Oct 2009 16:25:38 +0200
changeset 153 3636bb5f4b67
parent 35 ed77793b767a
permissions -rw-r--r--
Custom Label and UserControl NewProject and SessionInput changes

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

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