From 4b47796e73341fcbb842ca8f7feb4506dbd507ad Mon Sep 17 00:00:00 2001 From: Toast Date: Fri, 14 Mar 2025 18:45:03 +0100 Subject: [PATCH] Create file structure --- CMakeLists.txt | 0 src/CMakeLists.txt | 0 src/Main.qml | 0 src/main.cpp | 0 xyz.toast003.kirigami-testing.desktop | 0 5 files changed, 0 insertions(+), 0 deletions(-) create mode 100644 CMakeLists.txt create mode 100644 src/CMakeLists.txt create mode 100644 src/Main.qml create mode 100644 src/main.cpp create mode 100644 xyz.toast003.kirigami-testing.desktop diff --git a/CMakeLists.txt b/CMakeLists.txt new file mode 100644 index 0000000..e69de29 diff --git a/src/CMakeLists.txt b/src/CMakeLists.txt new file mode 100644 index 0000000..e69de29 diff --git a/src/Main.qml b/src/Main.qml new file mode 100644 index 0000000..e69de29 diff --git a/src/main.cpp b/src/main.cpp new file mode 100644 index 0000000..e69de29 diff --git a/xyz.toast003.kirigami-testing.desktop b/xyz.toast003.kirigami-testing.desktop new file mode 100644 index 0000000..e69de29