Bug fix - long to int cast problem
authorHarishankar <v.harishankar@gmail.com>
Mon, 4 Apr 2022 15:48:28 +0000 (21:18 +0530)
committerHarishankar <v.harishankar@gmail.com>
Mon, 4 Apr 2022 15:49:33 +0000 (21:19 +0530)
commitb5eda6e7c18dc71fd0de3b09e194ef72edcab15f
tree8bf08c1327d10fe067be890831464ab15247459f
parent1e2e20a0dbc54a7395acba80a96bf5b41105af8e
Bug fix - long to int cast problem
Fixed a bug in the BillDetailsDialog where the fee
was cast wrong.
nbproject/build-impl.xml [new file with mode: 0644]
src/habeas/BillDetailsDialog.java