Skip to content

Commit

Permalink
Annotate ComponentScope with ZirconDsl
Browse files Browse the repository at this point in the history
  • Loading branch information
lesbiangunshow committed Apr 19, 2021
1 parent a1a9a0e commit f372f47
Showing 1 changed file with 2 additions and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,9 @@ import org.hexworks.zircon.api.component.modal.Modal
import org.hexworks.zircon.api.component.modal.ModalResult
import org.hexworks.zircon.api.data.Position
import org.hexworks.zircon.internal.component.impl.DefaultCheckBox
import org.hexworks.zircon.internal.dsl.ZirconDsl

@ZirconDsl
class ComponentScope {
private lateinit var component: Component

Expand Down

0 comments on commit f372f47

Please sign in to comment.