Commit 7cd6199
Fix ambiguous reference and missing using in RibbonUtils.cs
- Resolved ambiguity for RibbonButton by using full namespace.
- Added System.Collections.Generic for List support.
Co-authored-by: chuongmep <31106432+chuongmep@users.noreply.github.com>1 parent 819d90e commit 7cd6199
1 file changed
Lines changed: 2 additions & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
| 1 | + | |
1 | 2 | | |
2 | 3 | | |
3 | 4 | | |
| |||
29 | 30 | | |
30 | 31 | | |
31 | 32 | | |
32 | | - | |
| 33 | + | |
33 | 34 | | |
34 | 35 | | |
35 | 36 | | |
| |||
0 commit comments