Changeset 7582 for trunk/sources/HeuristicLab.Clients.Hive.JobManager
- Timestamp:
- 03/07/12 19:14:08 (13 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/sources/HeuristicLab.Clients.Hive.JobManager/3.3/Views/RefreshableHiveJobView.cs
r7409 r7582 26 26 using System.Threading.Tasks; 27 27 using System.Windows.Forms; 28 using HeuristicLab.Clients.Hive.Views;29 28 using HeuristicLab.Collections; 30 29 using HeuristicLab.Common; 31 30 using HeuristicLab.Core; 32 31 using HeuristicLab.MainForm; 32 using HeuristicLab.MainForm.WindowsForms; 33 33 using HeuristicLab.Optimization; 34 34 using HeuristicLab.PluginInfrastructure;
Note: See TracChangeset
for help on using the changeset viewer.