Free cookie consent management tool by TermsFeed Policy Generator

Ignore:
Timestamp:
09/08/11 17:28:49 (13 years ago)
Author:
ascheibe
Message:

#1233 the last bunch of renames, hopefully

Location:
branches/HeuristicLab.Hive-3.4/sources/HeuristicLab.Clients.Hive.Views/3.3/HiveTasks
Files:
1 added
1 copied

Legend:

Unmodified
Added
Removed
  • branches/HeuristicLab.Hive-3.4/sources/HeuristicLab.Clients.Hive.Views/3.3/HiveTasks/HiveTaskView.designer.cs

    r6726 r6727  
    11namespace HeuristicLab.Clients.Hive.Views {
    2   partial class HiveJobView {
     2  partial class HiveTaskView {
    33    /// <summary>
    44    /// Required designer variable.
     
    458458      this.commandLabel.Text = "Command:";
    459459      //
    460       // HiveJobView
     460      // HiveTaskView
    461461      //
    462462      this.AutoScaleDimensions = new System.Drawing.SizeF(6F, 13F);
    463463      this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font;
    464464      this.Controls.Add(this.tabControl);
    465       this.Name = "HiveJobView";
     465      this.Name = "HiveTaskView";
    466466      this.Size = new System.Drawing.Size(577, 407);
    467467      this.stateLogTabPage.ResumeLayout(false);
Note: See TracChangeset for help on using the changeset viewer.