src/FingersDance.Control.UserPanel/SyncSource.cs
author cavaliet
Mon, 14 Sep 2009 15:55:55 +0200
changeset 50 55c8b9efaa26
parent 35 ed77793b767a
permissions -rw-r--r--
delete setup folder

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

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