Default return value.
--HG-- branch : feature-crashreport
This commit is contained in:
parent
3714d15c60
commit
baa5273eaa
1 changed files with 1 additions and 0 deletions
|
@ -35,6 +35,7 @@ QWidget( parent )
|
|||
m_developerMode = false;
|
||||
m_forceSend = false;
|
||||
m_devSendReport = false;
|
||||
m_returnValue = ERET_NULL;
|
||||
|
||||
m_ui.setupUi( this );
|
||||
|
||||
|
|
Loading…
Reference in a new issue