Index: Application/Ringtoets/src/Application.Ringtoets.Setup/Gebruikershandleiding Ringtoets 16.4.1.pdf
===================================================================
diff -u -r6116d64ce1cc815b31d11f8fe75bde4412d2ad6d -rd6ef4701f85e2df60c71f0961f42b1c6444bc5ad
Binary files differ
Index: Application/Ringtoets/src/Application.Ringtoets.Setup/Gebruikershandleiding Ringtoets 16.4.2.pdf
===================================================================
diff -u
Binary files differ
Index: Application/Ringtoets/src/Application.Ringtoets.Setup/Product.wxs
===================================================================
diff -u -r79b058ad0716428b8183b10e47d2e758a2090a08 -rd6ef4701f85e2df60c71f0961f42b1c6444bc5ad
--- Application/Ringtoets/src/Application.Ringtoets.Setup/Product.wxs (.../Product.wxs) (revision 79b058ad0716428b8183b10e47d2e758a2090a08)
+++ Application/Ringtoets/src/Application.Ringtoets.Setup/Product.wxs (.../Product.wxs) (revision d6ef4701f85e2df60c71f0961f42b1c6444bc5ad)
@@ -79,7 +79,7 @@
-
+
@@ -107,7 +107,7 @@
Index: Application/Ringtoets/src/Application.Ringtoets/App.xaml.cs
===================================================================
diff -u -rb1b17b2e21cbcffc6fc5f123c83a17cf29f8dced -rd6ef4701f85e2df60c71f0961f42b1c6444bc5ad
--- Application/Ringtoets/src/Application.Ringtoets/App.xaml.cs (.../App.xaml.cs) (revision b1b17b2e21cbcffc6fc5f123c83a17cf29f8dced)
+++ Application/Ringtoets/src/Application.Ringtoets/App.xaml.cs (.../App.xaml.cs) (revision d6ef4701f85e2df60c71f0961f42b1c6444bc5ad)
@@ -148,7 +148,7 @@
SupportEmailAddress = "www.helpdeskwater.nl",
SupportPhoneNumber = "+31 (0)88-797 7102",
MainWindowTitle = "Ringtoets",
- ManualFilePath = "..\\Gebruikershandleiding Ringtoets 16.4.1.pdf"
+ ManualFilePath = "..\\Gebruikershandleiding Ringtoets 16.4.2.pdf"
};
var mainWindow = new MainWindow();
gui = new GuiCore(mainWindow, new StorageSqLite(), new RingtoetsProjectFactory(), settings)