X-Git-Url: https://git.quassel-irc.org/?p=quassel.git;a=blobdiff_plain;f=src%2Fqtui%2Fchatscene.h;h=78ba34188b86b917335b8130dd91709fb27bbe4b;hp=ade3eb10dbdab3ebd1b9525d9e259984a7ddfc93;hb=0c4d5e393048c0f7487c9080d5f2625f016fb41c;hpb=5cc01948319761863c121a74dc1e7b1c182beaa6 diff --git a/src/qtui/chatscene.h b/src/qtui/chatscene.h index ade3eb10..78ba3418 100644 --- a/src/qtui/chatscene.h +++ b/src/qtui/chatscene.h @@ -124,7 +124,7 @@ private: int _selectionStartCol, _selectionMinCol; int _selectionStart; int _selectionEnd; - int _firstSelectionRow, _lastSelectionRow; + int _firstSelectionRow; bool _isSelecting; struct WebPreview {