forked from organicmaps/organicmaps-tmp
[core] show debug info in debug build
This commit is contained in:
parent
85616deb68
commit
8107068a29
1 changed files with 1 additions and 1 deletions
|
@ -43,7 +43,7 @@ InformationDisplay::InformationDisplay(Framework * fw)
|
|||
InitDebugLabel();
|
||||
InitCopyright(fw);
|
||||
|
||||
#ifdef DEBUG
|
||||
#ifndef DEBUG
|
||||
enableDebugInfo(false);
|
||||
#endif
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue