┌   ┐
54
└   ┘

summaryrefslogtreecommitdiff
path: root/src/views/versioncontrol/versioncontrolobserver.h
diff options
context:
space:
mode:
authorFrank Reininghaus <[email protected]>2013-09-17 00:11:32 +0200
committerFrank Reininghaus <[email protected]>2013-09-17 00:11:42 +0200
commit4a093f956b253c37fd52f94e62a0f10f8f65f58b (patch)
tree5635550ec38a1c68bf7600512095cab54fc33844 /src/views/versioncontrol/versioncontrolobserver.h
parent083248d16bf92003dfeb2106890ed4b068344dfc (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.h')
0 files changed, 0 insertions, 0 deletions