- Timestamp:
- 12/12/17 16:11:41 (7 years ago)
- Location:
- stable
- Files:
-
- 3 edited
Legend:
- Unmodified
- Added
- Removed
-
stable
- Property svn:mergeinfo changed
/trunk/sources merged: 15486
- Property svn:mergeinfo changed
-
stable/HeuristicLab.Problems.DataAnalysis.Views
- Property svn:mergeinfo changed
/trunk/sources/HeuristicLab.Problems.DataAnalysis.Views merged: 15486
- Property svn:mergeinfo changed
-
stable/HeuristicLab.Problems.DataAnalysis.Views/3.4/Solution Views/DataAnalysisSolutionView.cs
r15435 r15514 236 236 if (!Content.Name.EndsWith(" with changed problemData")) 237 237 Content.Name += " with changed problemData"; 238 Content.Filename = string.Empty; 239 MainFormManager.GetMainForm<HeuristicLab.MainForm.WindowsForms.MainForm>().UpdateTitle(); 238 240 } 239 241 catch (InvalidOperationException invalidOperationException) {
Note: See TracChangeset
for help on using the changeset viewer.