// Copyright © SixtyFPS GmbH // SPDX-License-Identifier: MIT fn main() { slint_build::compile("gallery.slint").unwrap(); }