Changeset 2513
- Timestamp:
- 3/14/2012 6:50:48 AM (14 months ago)
- File:
-
- 1 edited
-
trunk/eraser/Eraser.Plugins/Settings.cs (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
trunk/eraser/Eraser.Plugins/Settings.cs
r2481 r2513 47 47 get 48 48 { 49 //If the user did not define anything for this field, check all plugins50 //and use the method which was declared by us to be the highest51 //priority default52 49 Guid result = Store.GetValue<Guid>("DefaultFileErasureMethod"); 53 50 if (result == Guid.Empty)
Note: See TracChangeset
for help on using the changeset viewer.
