mirror of
https://git.suyu.dev/suyu/suyu
synced 2025-11-04 17:09:02 -06:00
Fixes and improvements
This commit is contained in:
@@ -144,7 +144,7 @@ bool SaveIconToFile(const QImage& image, const std::filesystem::path& icon_path)
|
||||
}
|
||||
|
||||
return true;
|
||||
#endif
|
||||
|
||||
#else
|
||||
return false;
|
||||
#endif
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user