- Timestamp:
- May 5, 2016, 5:14:19 PM (10 years ago)
- Parents:
- 4a319a
- git-author:
- Frederik Heber <heber@…> (05/05/16 14:54:56)
- git-committer:
- Frederik Heber <heber@…> (05/05/16 17:14:19)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
src/UIElements/Views/Qt4/QtToolBar_QtFavoriteActions.cpp
r4a319a r94605f 165 165 std::multimap<unsigned int, std::string>::const_reverse_iterator iter = 166 166 InvertedCounts.rbegin(); 167 ActionQueue &AQ = ActionQueue::getInstance();167 const ActionQueue &AQ = ActionQueue::getConstInstance(); 168 168 const present_actions_t &present_actions = _toolbar.getPresentActions(); 169 169 for (size_t added = 0; added<_max; ++iter) {
Note:
See TracChangeset
for help on using the changeset viewer.
