Remove trailing whitespace.

This commit is contained in:
Felix Dick
2022-09-25 20:07:48 +02:00
parent 190229942f
commit bf3f519eb7
44 changed files with 183 additions and 183 deletions

View File

@@ -15,7 +15,7 @@ struct SWindowSpecialRenderData {
bool rounding = true;
bool border = true;
bool decorate = true;
};
};
struct SWindowAdditionalConfigData {
std::string animationStyle = "";