Fixes generating data script

This commit is contained in:
2017-01-31 16:25:20 +01:00
parent 0e9d204a8a
commit 59d351d14f
2 changed files with 29 additions and 12 deletions

View File

@@ -286,6 +286,7 @@
//
// btnExportData
//
this.btnExportData.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Bottom | System.Windows.Forms.AnchorStyles.Left)));
this.btnExportData.Location = new System.Drawing.Point(84, 485);
this.btnExportData.Name = "btnExportData";
this.btnExportData.Size = new System.Drawing.Size(75, 23);