Browse Source

Update README.md

pull/1227/head
Igor Demin 3 years ago committed by GitHub
parent
commit
be3aae56d2
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
  1. 1
      tutorials/Window_API_new/README.md

1
tutorials/Window_API_new/README.md

@ -467,7 +467,6 @@ fun main() = application {
}
```
## Swing interoperability
Because Compose for Desktop uses Swing under the hood, it is possible to create a window using Swing directly:
```kotlin

Loading…
Cancel
Save