- Timestamp:
- 01/17/12 11:11:02 (13 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/sources/HeuristicLab.Clients.Hive.JobManager/3.3/Views/RefreshableHiveJobView.Designer.cs
r7257 r7341 25 25 private void InitializeComponent() { 26 26 this.components = new System.ComponentModel.Container(); 27 this.tabControl = new System.Windows.Forms.TabControl();27 this.tabControl = new HeuristicLab.MainForm.WindowsForms.DragOverTabControl(); 28 28 this.tasksTabPage = new System.Windows.Forms.TabPage(); 29 29 this.jobsTreeView = new HeuristicLab.Clients.Hive.Views.HiveTaskItemTreeView();
Note: See TracChangeset
for help on using the changeset viewer.