mirror of
https://github.com/ong19th/Citron.git
synced 2025-12-13 16:36:56 +00:00
Fixes and improvements
This commit is contained in:
parent
3062a35eb1
commit
0a75519ab5
3 changed files with 32 additions and 13 deletions
|
|
@ -144,7 +144,7 @@ bool SaveIconToFile(const QImage& image, const std::filesystem::path& icon_path)
|
|||
}
|
||||
|
||||
return true;
|
||||
#endif
|
||||
|
||||
#else
|
||||
return false;
|
||||
#endif
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue