CKGreeter/ui/widgets/common/std-widget-interfaces.slint
CanadianBaconBoi defe26acc3 Initial Commit
2026-05-08 20:32:58 +02:00

4 lines
327 B
Plaintext

// Copyright © 2026 Klarälvdalens Datakonsult AB, a KDAB Group company <info@kdab.com>, author Nathan Collins <nathan.collins@kdab.com>
// SPDX-License-Identifier: GPL-3.0-only OR LicenseRef-Slint-Royalty-free-2.0 OR LicenseRef-Slint-Software-3.0
export { LineEdit as LineEditInterface } from "../interfaces/lineedit.slint";