diff --git a/Code/Flowframes.csproj b/Code/Flowframes.csproj index 9971593..b0282cc 100644 --- a/Code/Flowframes.csproj +++ b/Code/Flowframes.csproj @@ -407,7 +407,7 @@ - + @@ -416,7 +416,7 @@ - + Form @@ -427,27 +427,27 @@ - + - - - - - - + + + + + + - - - - - - - + + + + + + + Form1.cs Designer diff --git a/Code/Ui/InterpolationProgress.cs b/Code/Ui/InterpolationProgress.cs index ff3ea22..1701723 100644 --- a/Code/Ui/InterpolationProgress.cs +++ b/Code/Ui/InterpolationProgress.cs @@ -11,6 +11,7 @@ using System.Windows.Forms; using Flowframes.Forms; using Flowframes.Main; using I = Flowframes.Interpolate; +using Flowframes.Os; namespace Flowframes.Ui {