mirror of
https://github.com/slint-ui/slint.git
synced 2025-07-31 17:04:17 +00:00
4 lines
228 B
Text
4 lines
228 B
Text
// Copyright © SixtyFPS GmbH <info@slint.dev>
|
|
// SPDX-License-Identifier: GPL-3.0-only OR LicenseRef-Slint-Royalty-free-1.1 OR LicenseRef-Slint-commercial
|
|
|
|
export component ProgressIndicator inherits NativeProgressIndicator {}
|