X-Git-Url: http://git.pippins.net/embedvideo/.git/static/git-logo.png?a=blobdiff_plain;f=mls%2FwindowsGUI%2FMLSFileTrimmer%2FApp.xaml.cs;fp=mls%2FwindowsGUI%2FMLSFileTrimmer%2FApp.xaml.cs;h=62de0bb6f75426fb31e33820abed2ed8c6e62112;hb=fd3afb11f083a1d2610997ee85c550ff67586314;hp=0000000000000000000000000000000000000000;hpb=5b6a77efbd41b615baf86ca2222e3b1c08fe106f;p=eq%2F.git diff --git a/mls/windowsGUI/MLSFileTrimmer/App.xaml.cs b/mls/windowsGUI/MLSFileTrimmer/App.xaml.cs new file mode 100644 index 0000000..62de0bb --- /dev/null +++ b/mls/windowsGUI/MLSFileTrimmer/App.xaml.cs @@ -0,0 +1,16 @@ +using System; +using System.Collections.Generic; +using System.Configuration; +using System.Data; +using System.Linq; +using System.Windows; + +namespace MLSFileTrimmer +{ + /// + /// Interaction logic for App.xaml + /// + public partial class App : Application + { + } +}