src/FingersDance.Control.UserPanel/SyncSource.cs
author cavaliet
Wed, 14 Oct 2009 17:08:43 +0200
changeset 150 569925b65604
parent 35 ed77793b767a
permissions -rw-r--r--
Annotations are now colored with the same color as the pivot's button

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

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