Merge branch 'master' into jgrpp

This commit is contained in:
Jonathan G Rennison
2024-01-09 17:33:32 +00:00
68 changed files with 106 additions and 74 deletions

View File

@@ -65,6 +65,7 @@ enum Currencies {
CURRENCY_INR, ///< Indian Rupee
CURRENCY_IDR, ///< Indonesian Rupiah
CURRENCY_MYR, ///< Malaysian Ringgit
CURRENCY_LVL, ///< Latvian Lats
CURRENCY_END, ///< always the last item
};