src/FingersDance.Control.TimeLine/App.xaml.cs
author riley
Wed, 05 Aug 2009 14:28:46 +0200
changeset 21 a71a1bab56a9
parent 2 06de3a61998f
permissions -rw-r--r--
New version of player with fastforward feature.

using System;
using System.Collections.Generic;
using System.Configuration;
using System.Data;
using System.Linq;
using System.Windows;

namespace FingersDance.Control.TimeLine
{
    /// <summary>
    /// Interaction logic for App.xaml
    /// </summary>
    public partial class App : Application
    {

    }
}