diff options
| author | Frank Reininghaus <[email protected]> | 2013-09-17 00:11:32 +0200 |
|---|---|---|
| committer | Frank Reininghaus <[email protected]> | 2013-09-17 00:11:42 +0200 |
| commit | 4a093f956b253c37fd52f94e62a0f10f8f65f58b (patch) | |
| tree | 5635550ec38a1c68bf7600512095cab54fc33844 /src/views/versioncontrol/versioncontrolobserver.cpp | |
| parent | 083248d16bf92003dfeb2106890ed4b068344dfc (diff) | |
Move KItemRange to its own header
Also factor out the code that transforms a sorted list of ints to a
KItemRangeList. This removes some duplicated code from KFileItemModel.
Note that overriding operator<<() in KItemRangeList was necessary
because it's not a typedef for QList<KItemRange>, but a class derived
from that now, and some code fails to compile if the return type of
that function is QList<KItemRange> and not KItemRangeList.
REVIEW: 112728
Diffstat (limited to 'src/views/versioncontrol/versioncontrolobserver.cpp')
0 files changed, 0 insertions, 0 deletions
