We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 27d6d7e commit 1a34813Copy full SHA for 1a34813
compose/cmp/src/jvmMain/kotlin/ui/file/FileChooser.jvm.kt
@@ -1,7 +1,7 @@
1
package ui.file
2
3
import androidx.compose.runtime.Composable
4
-import androidx.compose.ui.window.AwtWindow
+import androidx.compose.ui.awt.AwtWindow
5
import java.awt.FileDialog
6
import java.awt.Frame
7
import java.io.File
0 commit comments