Changeset 1768 for branches/eraser6/CodeReview/Eraser/MainForm.cs
- Timestamp:
- 2/8/2010 7:20:53 AM (2 years ago)
- File:
-
- 1 edited
-
branches/eraser6/CodeReview/Eraser/MainForm.cs (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
branches/eraser6/CodeReview/Eraser/MainForm.cs
r1765 r1768 282 282 S._("Eraser"), MessageBoxButtons.OK, MessageBoxIcon.Error, 283 283 MessageBoxDefaultButton.Button1, S.IsRightToLeft(this) ? 284 MessageBoxOptions.RtlReading : 0);284 MessageBoxOptions.RtlReading | MessageBoxOptions.RightAlign : 0); 285 285 } 286 286 }
Note: See TracChangeset
for help on using the changeset viewer.
