1
0
Fork 0
mirror of https://github.com/gwm17/implot.git synced 2024-10-09 23:57:26 -04:00

QueryX removed for PR merge

This commit is contained in:
ozlb 2020-05-11 16:00:05 +02:00 committed by GitHub
parent 9bfd3902a1
commit 435440c7da
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -755,7 +755,6 @@ void ShowImPlotDemoWindow(bool* p_open) {
} }
ImGui::EndPlot(); ImGui::EndPlot();
} }
ImGui::Text("Test");
} }
//------------------------------------------------------------------------- //-------------------------------------------------------------------------
ImGui::End(); ImGui::End();