An error occurred while loading the file. Please try again.
-
Elias Leinenweber authorede1ca4666
Forked from
S4 / Les Spice Girls / Wanderer
142 commits behind the upstream repository.
MapView.Designer.cs 523 B
using System.ComponentModel;
namespace Wanderer.view.Controls
{
public partial class MapView
{
private IContainer components = null;
protected override void Dispose(bool disposing)
{
if (disposing && (components != null)) {
components.Dispose();
}
base.Dispose(disposing);
}
private void InitializeComponent()
{
this.SuspendLayout();
this.ResumeLayout(false);
}
}
}