개정판 e2d3d2dc
issue #000: gerrit test
Change-Id: I5f8cd768f1537c0c68792860bb068c61fda6ea05
KCOM/Common/SelectionSet.cs | ||
---|---|---|
130 | 130 |
{ |
131 | 131 |
foreach (var item in mainMenu.SelectLayer.Children) |
132 | 132 |
{ |
133 |
if (item.GetType().Name == "AdornerFinal") |
|
133 |
if (item.GetType().Name == "AdornerFinal")
|
|
134 | 134 |
{ |
135 | 135 |
(item as AdornerFinal).unRegister(); |
136 | 136 |
|
내보내기 Unified diff