chore: split color_scheme_editor

This commit is contained in:
2025-12-17 01:41:44 +03:00
parent 659c5f28e5
commit f7c290110e
17 changed files with 617 additions and 453 deletions

View File

@@ -7,7 +7,7 @@
namespace clrsync::core
{
const std::string GIT_SEMVER = "0.1.4+git.gcd81744";
const std::string GIT_SEMVER = "0.1.4+git.g659c5f2";
const std::string version_string();
} // namespace clrsync::core