- Timestamp:
- 09/24/13 14:10:02 (11 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/sources/HeuristicLab.Optimization.Views/3.3/ProblemView.cs
r10000 r10003 71 71 } 72 72 problemInstanceSplitContainer.Panel1Collapsed = !expand; 73 } 73 } else 74 problemInstanceSplitContainer.Panel1Collapsed = true; 74 75 } 75 76 SetEnabledStateOfControls();
Note: See TracChangeset
for help on using the changeset viewer.