desktop: cleanup code and use std::ranges (#10289)

This commit is contained in:
s1dd 2025-05-09 00:31:49 +05:30 committed by GitHub
parent 04c98abd1f
commit f01e3043b8
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
8 changed files with 57 additions and 74 deletions

View file

@ -2,7 +2,6 @@
#include "../helpers/AnimatedVariable.hpp"
#include <string>
#include "../defines.hpp"
#include "DesktopTypes.hpp"
#include "../helpers/MiscFunctions.hpp"