-
Notifications
You must be signed in to change notification settings - Fork 35
Commit ea14d1f
committed
Correct RTF encoding displayed in save dialogues
The file encoding presented as the only option for RTF files in the save
dialogue boxes displayed by the File | Save Unit and File | Save
Annotated Source dialogue boxes was changed from ANSI to ASCII. RTF
files are always saved in ASCII, regardless of the fact that the
encoding was presented as ANSI.
This now conforms with the ASCII encoding already presented by the File
| Save Snippet Information dialogue box.1 parent 543170e commit ea14d1f
1 file changed
+1
-1
lines changedOriginal file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
270 | 270 |
| |
271 | 271 |
| |
272 | 272 |
| |
273 | - | ||
273 | + | ||
274 | 274 |
| |
275 | 275 |
| |
276 | 276 |
| |
|
0 commit comments