LithApp / Lith

Multiplatform, mobile-focused WeeChat relay client
https://lith.app
GNU General Public License v2.0
75 stars 7 forks source link

mix() takes a float argument, not double #88

Closed chinese-soup closed 3 years ago

chinese-soup commented 3 years ago
..\src\util\colortheme.cpp(31): warning C4305: 'argument': truncation from 'double' to 'float'
..\src\util\colortheme.cpp(32): warning C4305: 'argument': truncation from 'double' to 'float'
MartinBriza commented 3 years ago

Thank