src/FingersDance.Control.UserPanel/SyncSource.cs
author riley
Thu, 24 Sep 2009 17:48:07 +0200
changeset 114 8262d9756231
parent 35 ed77793b767a
permissions -rw-r--r--
Design update (Controle Close, pivot)

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

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