Commit abc3228
committed
Fix a minor bug in MainDemo.wpf
Bug : Clicking the "Copy to clipboard" button in IconPackView will cause an exception to be thrown.
Solution is based on StackOverflow answers : https://stackoverflow.com/questions/12769264/openclipboard-failed-when-copy-pasting-data-from-wpf-datagrid1 parent f1ed10c commit abc3228
1 file changed
+1
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
63 | 63 | | |
64 | 64 | | |
65 | 65 | | |
66 | | - | |
| 66 | + | |
67 | 67 | | |
68 | 68 | | |
69 | 69 | | |
| |||
0 commit comments