// Copyright © SixtyFPS GmbH // SPDX-License-Identifier: MIT #include "carousel_demo.h" int main() { MainWindow::create()->run(); }