section headers for screenshot page + rename
Lint & Format (JS/TS) / lint-format (pull_request) Successful in 13s
Python / lint-format (pull_request) Successful in 17s
Python / test (pull_request) Successful in 45s
Lint & Format (Rust) / lint-format (pull_request) Successful in 1m39s
C++ / build (pull_request) Successful in 2m23s

This commit is contained in:
2026-06-30 13:31:23 +02:00
parent 157bdd8fd9
commit deaeac4dbd
3 changed files with 16 additions and 8 deletions
+2 -2
View File
@@ -22,7 +22,7 @@ QtObject {
// Wallpaper & style
StackPage {
Component {
Wallpaper {
WallpaperPage {
}
}
@@ -36,7 +36,7 @@ QtObject {
// Screenshot
StackPage {
Component {
Screenshot {
ScreenshotPage {
}
}
}