src/FingersDance.Control.UserPanel/SyncSource.cs
author cavaliet
Tue, 17 Nov 2009 13:40:58 +0100
changeset 207 6405d0b7d085
parent 35 ed77793b767a
permissions -rw-r--r--
Annotation from a recognised gesture corrected.

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

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