Files
pallectrum/electrum
SomberNight d0ab003978 qt qrcode: fix DeprecationWarning (float->int conversion)
...\electrum\electrum\gui\qt\qrcodewidget.py:88: DeprecationWarning: an integer is required (got type float).  Implicit conversion to integers using __int__ is deprecated, and may be removed in a future version of Python.
  qp.drawRect(left+c*boxsize, top+r*boxsize, boxsize - 1, boxsize - 1)
2020-06-07 03:10:27 +02:00
..
2020-06-05 13:17:01 +02:00
2020-05-03 03:08:28 +00:00
2020-06-02 16:32:07 +02:00
2020-05-05 09:23:48 +02:00
2020-05-05 09:23:48 +02:00
2020-05-05 09:23:48 +02:00
2020-05-20 13:49:44 +02:00
2020-05-13 15:13:09 +02:00
2020-06-05 13:17:01 +02:00