mirror of
https://github.com/tuxbox-neutrino/neutrino.git
synced 2025-09-02 10:21:10 +02:00
Merge branch 'uncool/dvbsi++'
Conflicts: src/driver/Makefile.am src/driver/streamts.cpp src/gui/audioplayer.cpp src/gui/epgview.cpp src/gui/infoviewer_bb.cpp src/gui/widget/textbox.h
This commit is contained in:
@@ -213,6 +213,7 @@ CMsgBox::~CMsgBox()
|
||||
void CMsgBox::initVar(void)
|
||||
{
|
||||
//TRACE("->CMsgBox::InitVar\r\n");
|
||||
m_nResult = mbrYes;
|
||||
m_cTitle = "";
|
||||
m_cIcon = "";
|
||||
m_nMode = SCROLL | TITLE | BORDER ;
|
||||
|
Reference in New Issue
Block a user