mirror of
https://github.com/slint-ui/slint.git
synced 2025-11-02 04:48:27 +00:00
Add missing license header from previous commit
This commit is contained in:
parent
44a537d902
commit
ec0ddbc5b9
1 changed files with 3 additions and 0 deletions
|
|
@ -1,3 +1,6 @@
|
|||
// Copyright © SixtyFPS GmbH <info@slint.dev>
|
||||
// SPDX-License-Identifier: GPL-3.0-only OR LicenseRef-Slint-Royalty-free-2.0 OR LicenseRef-Slint-Software-3.0
|
||||
|
||||
use winit::window::{CursorIcon, ResizeDirection};
|
||||
|
||||
pub fn handle_cursor_move_for_resize(
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue