mirror of
https://github.com/gwm17/implot.git
synced 2024-11-23 02:38:53 -05:00
Update implot.h
This commit is contained in:
parent
ba938a28dd
commit
a97679ce09
5
implot.h
5
implot.h
|
@ -225,7 +225,4 @@ void PopPlotStyleVar(int count = 1);
|
||||||
// Shows the ImPlot demo. Add implot_demo.cpp to your sources!
|
// Shows the ImPlot demo. Add implot_demo.cpp to your sources!
|
||||||
void ShowImPlotDemoWindow(bool* p_open = NULL);
|
void ShowImPlotDemoWindow(bool* p_open = NULL);
|
||||||
|
|
||||||
// Shows the ImPlot benchmarking test. Add implot_demo.cpp to your sources!
|
} // namespace ImGui
|
||||||
void ShowImPlotBenchmarkWindow(bool * p_open = NULL);
|
|
||||||
|
|
||||||
} // namespace ImGui
|
|
||||||
|
|
Loading…
Reference in New Issue
Block a user