diff --git a/Effector.Plugin.FiveLakes/Constants/ConstIni.vb b/Effector.Plugin.FiveLakes/Constants/ConstIni.vb index 12153b0..9656e41 100644 --- a/Effector.Plugin.FiveLakes/Constants/ConstIni.vb +++ b/Effector.Plugin.FiveLakes/Constants/ConstIni.vb @@ -23,6 +23,7 @@ Module ConstIni Public Const K_DDTDIR As String = "DDTDir" Public Const K_GENDDFDIR As String = "GenDDFDir" Public Const K_CSVOUTPUT As String = "CSVOutput" + Public Const K_RESTART_WINPLACE As String = "RestartWinPlace" Public Const S_CSV As String = "CSV" Public Const K_DDFNAME As String = "DDFName" diff --git a/Effector.Plugin.FiveLakes/Effector.Plugin.FiveLakes.vbproj b/Effector.Plugin.FiveLakes/Effector.Plugin.FiveLakes.vbproj index a0e558e..a59cfd4 100644 --- a/Effector.Plugin.FiveLakes/Effector.Plugin.FiveLakes.vbproj +++ b/Effector.Plugin.FiveLakes/Effector.Plugin.FiveLakes.vbproj @@ -54,6 +54,9 @@ ..\..\Effector.Plugin.Lib\Effector.Plugin.Lib\bin\Debug\Effector.Plugin.Lib.dll + + ..\..\..\EgwWPFBaseLib\EgwWPFBaseLib\bin\Debug\EgwWPFBaseLib.dll + ..\packages\KeraLua.1.4.1\lib\net46\KeraLua.dll diff --git a/Effector.Plugin.FiveLakes/RestartWnd/RestartWndV.xaml b/Effector.Plugin.FiveLakes/RestartWnd/RestartWndV.xaml index d448d30..05dbe75 100644 --- a/Effector.Plugin.FiveLakes/RestartWnd/RestartWndV.xaml +++ b/Effector.Plugin.FiveLakes/RestartWnd/RestartWndV.xaml @@ -1,12 +1,9 @@ - + @@ -267,16 +264,19 @@ --> - - - - - +