Files
ncmpcpp/src/menu.h
Lennart Braun 14fb3baf63 menu: fixed rcurrent iterators on empty menus
If m_items is empty, ++current() did result in an invalid iterator
(pointing behind end()).
2016-10-30 16:19:55 +01:00

14 KiB