Replaced GL internal profiler.

This commit is contained in:
Branimir Karadžić
2017-08-20 14:20:54 -07:00
parent e1c32a0fce
commit 21ade78454
5 changed files with 178 additions and 159 deletions

View File

@@ -202,9 +202,9 @@ void showExampleDialog(entry::AppI* _app, const char* _errorText)
}
ImGui::PopFont();
ImGui::EndChild();
}
ImGui::EndChild();
}
}