src/FingersDance.Control.UserPanel/SyncSource.cs
author sarias
Fri, 16 Oct 2009 21:06:25 +0200
changeset 162 0b9f989bcb37
parent 35 ed77793b767a
permissions -rw-r--r--
Display annotations in all opened UserPanels with the user's color

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

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