src/FingersDance.Control.UserPanel/SyncSource.cs
author ymh
Tue, 15 Sep 2009 16:09:45 +0200
changeset 59 1043e7c13ffc
parent 35 ed77793b767a
permissions -rw-r--r--
Correct path for menu.iri in the menu control

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

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