Skip to content
Commit a92bd37d authored by Bob 872185's avatar Bob 872185 Committed by Kåre Särs
Browse files

Implemented @sars suggested changes:

Changed from std::list<int> to QVector<int> for performance reasons (in getDocumentSearchMarkedLines() and setClipboardFromDocumentLines(), plus callers).
Changed forward iterator to a simpler form within setClipboardFromDocumentLines().  The reverse "companion" iterator in cutSearchedLines() remains unchanged.
parent ee3450c4
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment