Free cookie consent management tool by TermsFeed Policy Generator

Ignore:
Timestamp:
03/21/09 16:28:40 (15 years ago)
Author:
gkronber
Message:

Fixed #530 (Service applications are restarted again and again even when the user terminates the starter)

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/sources/HeuristicLab/MainForm.Designer.cs

    r2 r1392  
    178178      this.Name = "MainForm";
    179179      this.Text = "HeuristicLab Starter";
     180      this.FormClosing += new System.Windows.Forms.FormClosingEventHandler(this.MainForm_FormClosing);
    180181      this.ResumeLayout(false);
    181182      this.PerformLayout();
Note: See TracChangeset for help on using the changeset viewer.