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:
vanhofen
2017-10-02 23:19:49 +02:00
38 changed files with 68 additions and 68 deletions

View File

@@ -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;