Index: Application/Ringtoets/src/Application.Ringtoets/App.xaml.cs =================================================================== diff -u -rbc173e2a73c395bf64d1d9b4ad8d81129a1cdd7c -r96fff35cedc43c8be2da620efa3d1b9cb3e42238 --- Application/Ringtoets/src/Application.Ringtoets/App.xaml.cs (.../App.xaml.cs) (revision bc173e2a73c395bf64d1d9b4ad8d81129a1cdd7c) +++ Application/Ringtoets/src/Application.Ringtoets/App.xaml.cs (.../App.xaml.cs) (revision 96fff35cedc43c8be2da620efa3d1b9cb3e42238) @@ -156,10 +156,10 @@ new CommonToolsGuiPlugin(), new RingtoetsGuiPlugin(), new PipingGuiPlugin(), + new OxyPlotGuiPlugin(), new DotSpatialGuiPlugin() #if INCLUDE_DEMOPROJECT , new DemoProjectGuiPlugin() - , new OxyPlotGuiPlugin() #endif } };