-
Notifications
You must be signed in to change notification settings - Fork 35
Commit b67c1fa
committed
Update Code Formatting tab of Preferences dialogue
Added new "Repeat comments in unit implementation section" check box to
the FrSourcePrefs frame. This check box sets the value of the
IPreferences.CommentsInUnitImpl property.
Expanded the size of the preferences dialogue box to accommodate the
increased size of the FrSourcePrefs frame.1 parent c2556d9 commit b67c1fa
File tree
3 files changed
+28
-15
lines changed- Src
3 files changed
+28
-15
lines changedOriginal file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
10 | 10 |
| |
11 | 11 |
| |
12 | 12 |
| |
13 | - | ||
13 | + | ||
14 | 14 |
| |
15 | - | ||
15 | + | ||
16 | 16 |
| |
17 | 17 |
| |
18 | 18 |
| |
19 | 19 |
| |
20 | - | ||
20 | + | ||
21 | 21 |
| |
22 | 22 |
| |
23 | 23 |
| |
24 | - | ||
25 | - | ||
24 | + | ||
26 | 25 |
| |
27 | 26 |
| |
28 | 27 |
| |
29 | 28 |
| |
30 | 29 |
| |
31 | - | ||
30 | + | ||
32 | 31 |
| |
33 | 32 |
| |
34 | 33 |
| |
35 | 34 |
| |
36 | - | ||
35 | + | ||
37 | 36 |
| |
38 | 37 |
| |
39 | 38 |
| |
|
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
1 | 1 |
| |
2 | 2 |
| |
3 | - | ||
3 | + | ||
4 | 4 |
| |
5 | - | ||
5 | + | ||
6 | 6 |
| |
7 | 7 |
| |
8 | - | ||
8 | + | ||
9 | 9 |
| |
10 | 10 |
| |
11 | 11 |
| |
12 | 12 |
| |
13 | - | ||
13 | + | ||
14 | 14 |
| |
15 | 15 |
| |
16 | 16 |
| |
| |||
56 | 56 |
| |
57 | 57 |
| |
58 | 58 |
| |
59 | + | ||
60 | + | ||
61 | + | ||
62 | + | ||
63 | + | ||
64 | + | ||
65 | + | ||
66 | + | ||
59 | 67 |
| |
60 | 68 |
| |
61 | 69 |
| |
62 | - | ||
70 | + | ||
63 | 71 |
| |
64 | 72 |
| |
65 | 73 |
| |
|
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
43 | 43 |
| |
44 | 44 |
| |
45 | 45 |
| |
46 | + | ||
46 | 47 |
| |
47 | 48 |
| |
48 | 49 |
| |
| |||
181 | 182 |
| |
182 | 183 |
| |
183 | 184 |
| |
185 | + | ||
184 | 186 |
| |
185 | 187 |
| |
186 | 188 |
| |
| |||
198 | 200 |
| |
199 | 201 |
| |
200 | 202 |
| |
201 | - | ||
202 | - | ||
203 | 203 |
| |
204 | 204 |
| |
205 | 205 |
| |
206 | 206 |
| |
207 | 207 |
| |
208 | + | ||
209 | + | ||
210 | + | ||
211 | + | ||
208 | 212 |
| |
209 | 213 |
| |
210 | 214 |
| |
| |||
218 | 222 |
| |
219 | 223 |
| |
220 | 224 |
| |
221 | - | ||
225 | + | ||
222 | 226 |
| |
223 | 227 |
| |
224 | 228 |
| |
| |||
271 | 275 |
| |
272 | 276 |
| |
273 | 277 |
| |
278 | + | ||
274 | 279 |
| |
275 | 280 |
| |
276 | 281 |
| |
| |||
348 | 353 |
| |
349 | 354 |
| |
350 | 355 |
| |
356 | + | ||
351 | 357 |
| |
352 | 358 |
| |
353 | 359 |
| |
|
0 commit comments