- Timestamp:
- 11/24/15 19:02:57 (9 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
branches/RefactorPluginInfrastructure-2522/HeuristicLab.Optimizer/3.3/Plugin.cs.frame
r13321 r13389 50 50 internal class HeuristicLabOptimizerApplication : ApplicationBase { 51 51 public override void Run(ICommandLineArgument[] args) { 52 Application.EnableVisualStyles(); 53 Application.SetCompatibleTextRenderingDefault(false); 52 54 HeuristicLab.MainForm.WindowsForms.MainForm mainForm = null; 53 55
Note: See TracChangeset
for help on using the changeset viewer.