Commit 4f4a0e0
committed
Update type casting in copyToolStripMenuItem_Click handler
Replaced type casting from Paragraph to Record in the copyToolStripMenuItem_Click method. This change ensures correct type handling and prevents potential runtime errors when accessing the Tag property.1 parent 52990c6 commit 4f4a0e0
1 file changed
+1
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
252 | 252 | | |
253 | 253 | | |
254 | 254 | | |
255 | | - | |
| 255 | + | |
256 | 256 | | |
257 | 257 | | |
258 | 258 | | |
| |||
0 commit comments