- Timestamp:
- 05/04/17 17:19:35 (8 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
branches/PersistenceReintegration/HeuristicLab.Clients.Hive.Views/3.3/TreeView/ItemTreeView.cs
r14185 r14927 416 416 try { 417 417 return (X)typeSelectorDialog.TypeSelector.CreateInstanceOfSelectedType(); 418 } 419 catch (Exception ex) { 418 } catch (Exception ex) { 420 419 ErrorHandling.ShowErrorDialog(this, ex); 421 420 }
Note: See TracChangeset
for help on using the changeset viewer.