X-Git-Url: http://git.euphorik.ch/index.cgi?a=blobdiff_plain;f=Parasitemia%2FParasitemiaUI%2FXAML%2FRBCFrame.xaml.fs;h=f6bfdfb14b653da7280d891fd8f05c1ddc306edf;hb=b87b35b922551f122228df1fd9c530bbb807935a;hp=672554bf050ff00bbd0df9512bc854f42be7e3f8;hpb=2e3cd07dd099944059ef5e7a7f5ef57ffe3d677b;p=master-thesis.git diff --git a/Parasitemia/ParasitemiaUI/XAML/RBCFrame.xaml.fs b/Parasitemia/ParasitemiaUI/XAML/RBCFrame.xaml.fs index 672554b..f6bfdfb 100644 --- a/Parasitemia/ParasitemiaUI/XAML/RBCFrame.xaml.fs +++ b/Parasitemia/ParasitemiaUI/XAML/RBCFrame.xaml.fs @@ -5,7 +5,7 @@ open System.Windows open System.Windows.Data open System.Windows.Input -open FSharp.ViewModule +open ViewModule.FSharp open FsXaml -type RBCFrame = XAML<"XAML/RBCFrame.xaml", true> +type RBCFrame = XAML<"XAML/RBCFrame.xaml">