X-Git-Url: https://git.quassel-irc.org/?a=blobdiff_plain;f=src%2Fqtui%2Fchatscene.h;h=78ba34188b86b917335b8130dd91709fb27bbe4b;hb=20f221fe0c23d6eee52506072aead8b0d547334d;hp=ade3eb10dbdab3ebd1b9525d9e259984a7ddfc93;hpb=ef6faa994fca6bf7332c7a3761b2e68a133de6dc;p=quassel.git 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 {