Changeset 4a319a for src/UIElements/Views/Qt4/QtFragmentList.cpp
- Timestamp:
- May 5, 2016, 5:14:19 PM (10 years ago)
- Children:
- 94605f
- Parents:
- 9274f3
- git-author:
- Frederik Heber <heber@…> (05/05/16 14:25:00)
- git-committer:
- Frederik Heber <heber@…> (05/05/16 17:14:19)
- File:
-
- 1 edited
-
src/UIElements/Views/Qt4/QtFragmentList.cpp (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
src/UIElements/Views/Qt4/QtFragmentList.cpp
r9274f3 r4a319a 132 132 indexiter != (*keyiter)->end(); 133 133 ++indexiter) { 134 const atom * const _atom = const_cast<const World &>(World::getInstance()).134 const atom * const _atom = World::getConstInstance(). 135 135 getAtom(AtomById(*indexiter)); 136 136 if (_atom != NULL)
Note:
See TracChangeset
for help on using the changeset viewer.
