diff options
author | Neil <nyamatongwe@gmail.com> | 2020-07-08 19:28:56 +1000 |
---|---|---|
committer | Neil <nyamatongwe@gmail.com> | 2020-07-08 19:28:56 +1000 |
commit | 2a04e668c7069e63dd350d4eeb8de54507f1d69d (patch) | |
tree | ba8ff3aa26619e46c5eeef7bb001a85102de79a8 /src/EditView.cxx | |
parent | e61f9b0223df0f2c63158b5542c59f43381bfa99 (diff) | |
download | scintilla-mirror-2a04e668c7069e63dd350d4eeb8de54507f1d69d.tar.gz |
Use correct signature to override QListWidget::selectionChanged and use this to
call ListNotify on delegate. This avoids need to override mouseReleaseEvent.
As currentRow() is not updated for selectionChanged, use selectedRows to find
selection.
Fixes a compiler warning.
Diffstat (limited to 'src/EditView.cxx')
0 files changed, 0 insertions, 0 deletions