mirror of
https://github.com/tuxbox-fork-migrations/recycled-ni-neutrino.git
synced 2025-09-03 19:01:13 +02:00
bouqueteditor_bouquets.cpp: skip rc_sat & rc_fav
Origin commit data
------------------
Commit: 1f2b4caa85
Author: Jacek Jendrzej <overx300@gmail.com>
Date: 2012-05-02 (Wed, 02 May 2012)
This commit is contained in:
@@ -449,6 +449,8 @@ int CBEBouquetWidget::exec(CMenuTarget* parent, const std::string & /*actionKey*
|
|||||||
cancelMoveBouquet();
|
cancelMoveBouquet();
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
else if((msg == CRCInput::RC_sat) || (msg == CRCInput::RC_favorites)) {
|
||||||
|
}
|
||||||
else
|
else
|
||||||
{
|
{
|
||||||
CNeutrinoApp::getInstance()->handleMsg( msg, data );
|
CNeutrinoApp::getInstance()->handleMsg( msg, data );
|
||||||
|
Reference in New Issue
Block a user