mirror of
https://github.com/tuxbox-fork-migrations/recycled-ni-neutrino.git
synced 2025-09-01 01:41:12 +02:00
Merge branch 'master' of https://github.com/tuxbox-neutrino/gui-neutrino into ni/tuxbox
Conflicts:
src/gui/dboxinfo.cpp
src/gui/infoviewer_bb.cpp
Origin commit data
------------------
Commit: 9e8dd73320
Author: vanhofen <vanhofen@gmx.de>
Date: 2017-10-02 (Mon, 02 Oct 2017)
This commit is contained in:
@@ -1203,7 +1203,7 @@ void CUpnpBrowserGui::paintDetails(UPnPEntry *entry, bool use_playing)
|
||||
timebox.kill();
|
||||
m_playing_entry_is_shown = false;
|
||||
}else{
|
||||
string text = "";
|
||||
std::string text = "";
|
||||
if (use_playing){
|
||||
if (!m_playing_entry_is_shown){
|
||||
m_playing_entry_is_shown = true;
|
||||
|
Reference in New Issue
Block a user