Skip to content

Commit

Permalink
Merge branch 'master' of https://github.com/Tlaster/PreCompose
Browse files Browse the repository at this point in the history
  • Loading branch information
Tlaster committed Nov 2, 2023
2 parents 7bfddfa + dfe4628 commit f49e06a
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions sample/todo/macos/src/macosMain/kotlin/Main.kt
Original file line number Diff line number Diff line change
@@ -1,7 +1,9 @@
import androidx.compose.runtime.ExperimentalComposeApi
import moe.tlaster.common.App
import moe.tlaster.precompose.PreComposeWindow
import platform.AppKit.NSApp

@OptIn(ExperimentalComposeApi::class)
fun main() {
PreComposeWindow(
"PreComposeSample",
Expand Down

0 comments on commit f49e06a

Please sign in to comment.