mirror of
https://github.com/tuxbox-fork-migrations/recycled-ni-neutrino.git
synced 2025-09-02 02:11:04 +02:00
upnpbrowser: use CListHelpers::UpDownKey
Origin commit data
------------------
Commit: 663c7e3cfc
Author: Stefan Seyfried <seife@tuxbox-git.slipkontur.de>
Date: 2016-01-16 (Sat, 16 Jan 2016)
This commit is contained in:
@@ -23,6 +23,7 @@
|
||||
|
||||
#include <global.h>
|
||||
#include <gui/bouquetlist.h>
|
||||
#include <libupnpclient/upnpclient.h>
|
||||
|
||||
static int upDownKey(int size, neutrino_msg_t msg, int lines, int sel)
|
||||
{
|
||||
@@ -81,3 +82,4 @@ updown_t(std::vector<CBouquet*>);
|
||||
updown_t(std::vector<CZapitBouquet*>);
|
||||
updown_t(std::vector<CZapitChannel*>);
|
||||
updown_t(std::vector<CChannelEvent>);
|
||||
updown_t(std::vector<CUPnPDevice>);
|
||||
|
Reference in New Issue
Block a user