mirror of
https://github.com/tuxbox-fork-migrations/recycled-ni-neutrino.git
synced 2025-08-31 01:11:06 +02:00
moviebrowser: fix MB_INFO_SPACER's empty content
Origin commit data
------------------
Commit: da604fb9a5
Author: vanhofen <vanhofen@gmx.de>
Date: 2016-11-12 (Sat, 12 Nov 2016)
Origin message was:
------------------
- moviebrowser: fix MB_INFO_SPACER's empty content
This commit is contained in:
@@ -3726,6 +3726,8 @@ bool CMovieBrowser::getMovieInfoItem(MI_MOVIE_INFO& movie_info, MB_INFO_ITEM ite
|
||||
}
|
||||
break;
|
||||
case MB_INFO_SPACER: // = 21,
|
||||
*item_string="";
|
||||
break;
|
||||
case MB_INFO_MAX_NUMBER: // = 22
|
||||
default:
|
||||
*item_string="";
|
||||
|
Reference in New Issue
Block a user