subsurface/map-widget
Robert C. Helling 285fa8acbc Grammar: replaces 'indexes' by 'indices'
Grammar-nazi ran

git grep -l 'indexes' | xargs sed -i '' -e 's/indexes/indices/g'

to prevent future wincing when reading the source code.

Unfortunatly, Qt itself is infected as in
QModelIndexList QItemSelection::indexes() const

Signed-off-by: Robert C. Helling <helling@atdotde.de>
2020-03-11 08:26:30 -07:00
..
qml Map: export isSelected as attribute from MapLocationModel 2019-09-06 11:48:47 -07:00
CMakeLists.txt build-system: Add CMakeLists.txt to map-widget 2019-12-24 06:18:36 +09:00
qmlmapwidgethelper.cpp Grammar: replaces 'indexes' by 'indices' 2020-03-11 08:26:30 -07:00
qmlmapwidgethelper.h Cleanup: lower-case filenames in core/subsurface-qt/ 2020-02-04 02:16:46 +01:00