----------------------------------------------------------- This is an automatically generated e-mail. To reply, visit: https://git.reviewboard.kde.org/r/122182/ -----------------------------------------------------------
Review request for KDE Frameworks. Repository: kunitconversion Description ------- The currency converter works by fetching a file from the network every day and using those conversion values. If network is not available it will try and use the previous version of that file. If no file then it will use the default values. The default values was 1e+99 in all cases. This patch updates it to the current values as reflected in the file. Diffs ----- src/currency.cpp 715233c Diff: https://git.reviewboard.kde.org/r/122182/diff/ Testing ------- Thanks, Vishesh Handa
_______________________________________________ Kde-frameworks-devel mailing list [email protected] https://mail.kde.org/mailman/listinfo/kde-frameworks-devel
