Skip to content
Snippets Groups Projects
Commit 7f9462d3 authored by Christophe Geuzaine's avatar Christophe Geuzaine
Browse files

pp

parent 32217adc
Branches
Tags
No related merge requests found
...@@ -430,6 +430,7 @@ void Msg::Info(const char *fmt, ...) ...@@ -430,6 +430,7 @@ void Msg::Info(const char *fmt, ...)
fflush(stdout); fflush(stdout);
} }
} }
void Msg::RequestRender() void Msg::RequestRender()
{ {
if(_callback) (*_callback)("RequestRender", ""); if(_callback) (*_callback)("RequestRender", "");
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment