(svn r25076) -Add [FS#5212]: Georgian Lari and Iranian Rial as currencies
This commit is contained in:
@@ -56,6 +56,8 @@ enum Currencies {
|
||||
CURRENCY_KRW, ///< South Korean Won
|
||||
CURRENCY_ZAR, ///< South African Rand
|
||||
CURRENCY_CUSTOM, ///< Custom currency
|
||||
CURRENCY_GEL, ///< Georgian Lari
|
||||
CURRENCY_IRR, ///< Iranian Rial
|
||||
CURRENCY_END, ///< always the last item
|
||||
};
|
||||
|
||||
|
Reference in New Issue
Block a user