Index: Application/Application.Ringtoets/Forms/ViewManager/ViewSelectionContextMenuController.Designer.cs =================================================================== diff -u -r6e613570fb69ad93ca5fe269e6f48c8f6ceb1bab -re6495e021f3cdb559c4506b3b5fd6668f6221308 --- Application/Application.Ringtoets/Forms/ViewManager/ViewSelectionContextMenuController.Designer.cs (.../ViewSelectionContextMenuController.Designer.cs) (revision 6e613570fb69ad93ca5fe269e6f48c8f6ceb1bab) +++ Application/Application.Ringtoets/Forms/ViewManager/ViewSelectionContextMenuController.Designer.cs (.../ViewSelectionContextMenuController.Designer.cs) (revision e6495e021f3cdb559c4506b3b5fd6668f6221308) @@ -1,4 +1,4 @@ -namespace DeltaShell.Gui.Forms.ViewManager +namespace Application.Ringtoets.Forms.ViewManager { partial class ViewSelectionContextMenuController { @@ -70,7 +70,7 @@ // // menuItemLockUnlock // - this.menuItemLockUnlock.Image = global::DeltaShell.Gui.Properties.Resources.lock_edit; + this.menuItemLockUnlock.Image = global::Application.Ringtoets.Properties.Resources.lock_edit; this.menuItemLockUnlock.Name = "menuItemLockUnlock"; this.menuItemLockUnlock.Size = new System.Drawing.Size(152, 22); this.menuItemLockUnlock.Text = "Lock/Unlock";