src/FingersDance.Control.UserPanel/SyncSource.cs
author sarias
Wed, 23 Sep 2009 16:25:42 +0200
changeset 89 f9a931434910
parent 35 ed77793b767a
permissions -rw-r--r--
Grisage lors du resize. Rejout UC screen

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

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