mirror of
https://github.com/tuxbox-fork-migrations/recycled-ni-neutrino.git
synced 2025-08-30 08:51:04 +02:00
gui/zapit_setup.cpp: filter bouquets channels,
fix return values to close all menus on menu key
Origin commit data
------------------
Branch: ni/coolstream
Commit: 62529ede9c
Author: [CST] Focus <focus.cst@gmail.com>
Date: 2013-01-30 (Wed, 30 Jan 2013)
------------------
This commit was generated by Migit
This commit is contained in:
@@ -37,7 +37,7 @@ private:
|
||||
|
||||
int width;
|
||||
|
||||
void showMenu();
|
||||
int showMenu();
|
||||
|
||||
public:
|
||||
CZapitSetup();
|
||||
@@ -49,7 +49,7 @@ class CSelectChannelWidget : public CMenuWidget
|
||||
{
|
||||
private:
|
||||
int width;
|
||||
void InitZapitChannelHelper(CZapitClient::channelsMode mode);
|
||||
int InitZapitChannelHelper(CZapitClient::channelsMode mode);
|
||||
|
||||
public:
|
||||
CSelectChannelWidget();
|
||||
|
Reference in New Issue
Block a user