Allow to disable help and test window functionality

This commit is contained in:
unknown
2015-03-20 12:08:00 -07:00
parent ff5378bd66
commit 2142181c51
3 changed files with 7 additions and 1 deletions

View File

@ -8778,6 +8778,7 @@ static void ImeSetInputScreenPosFn_DefaultImpl(int x, int y)
#endif
#ifndef IMGUI_DISABLE_TEST_WINDOWS
//-----------------------------------------------------------------------------
// HELP
//-----------------------------------------------------------------------------
@ -10308,6 +10309,7 @@ static void ShowExampleAppLongText(bool* opened)
}
// End of Sample code
#endif
//-----------------------------------------------------------------------------
// FONT DATA