18ab70c299
2. Implemented Geolocation API
6 lines
163 B
Plaintext
6 lines
163 B
Plaintext
import { AboutSlint, VerticalBox, ComboBox, Button, StandardListView, TabWidget } from "std-widgets.slint";
|
|
|
|
export component SettingsModules inherits Window {
|
|
|
|
}
|