Files
pallectrum/electrum
SomberNight f949c04cd2 gui/qt/history_list: (trivial) follow-up qt6 migration
ref https://github.com/spesmilo/electrum/pull/9189

```
Traceback (most recent call last):
  File "/home/user/wspace/electrum/electrum/gui/qt/my_treeview.py", line 166, in on_commitData
    self.tv.on_edited(idx, edit_key=edit_key, text=new_text)
  File "/home/user/wspace/electrum/electrum/gui/qt/history_list.py", line 699, in on_edited
    self.hm.update_fiat(index)
  File "/home/user/wspace/electrum/electrum/gui/qt/history_list.py", line 371, in update_fiat
    self.dataChanged.emit(idx, idx, [Qt.ItemDataRole.DisplayRole, Qt.ForegroundRole])
AttributeError: type object 'Qt' has no attribute 'ForegroundRole'
```
2025-01-17 15:25:19 +00:00
..
2024-09-18 15:48:38 +00:00
2024-12-20 15:34:26 +01:00
2024-05-30 13:08:13 +00:00
2025-01-17 14:40:33 +01:00
2024-10-22 09:26:36 +02:00
2024-11-19 12:58:56 +01:00
2024-06-04 18:29:17 +00:00
2024-06-04 13:42:57 +00:00
2024-11-29 17:09:29 +08:00
2024-05-22 15:26:26 +00:00
2024-04-24 14:14:31 +00:00
2024-03-01 11:21:49 +01:00
2024-05-20 16:57:11 +02:00