mirror of
https://github.com/tuxbox-fork-migrations/recycled-ni-neutrino.git
synced 2025-08-28 16:01:10 +02:00
CMsgBox: fix build
merge error: mode is not declared
Origin commit data
------------------
Branch: ni/coolstream
Commit: 694d995415
Author: Thilo Graf <dbt@novatux.de>
Date: 2012-11-05 (Mon, 05 Nov 2012)
------------------
This commit was generated by Migit
This commit is contained in:
@@ -213,7 +213,6 @@ CMsgBox::~CMsgBox()
|
|||||||
void CMsgBox::initVar(void)
|
void CMsgBox::initVar(void)
|
||||||
{
|
{
|
||||||
//TRACE("->CMsgBox::InitVar\r\n");
|
//TRACE("->CMsgBox::InitVar\r\n");
|
||||||
mode = AUTO_WIDTH;
|
|
||||||
m_nResult = mbrYes;
|
m_nResult = mbrYes;
|
||||||
m_cTitle = "";
|
m_cTitle = "";
|
||||||
m_cIcon = "";
|
m_cIcon = "";
|
||||||
|
Reference in New Issue
Block a user