diff --git a/Windows/Print.xaml.cs b/Windows/Print.xaml.cs index 9792a5a..92fe2a9 100644 --- a/Windows/Print.xaml.cs +++ b/Windows/Print.xaml.cs @@ -23,5 +23,6 @@ namespace formula_manage.Windows { InitializeComponent(); } + } }