diff options
Diffstat (limited to 'rotord/rendercontext.cpp')
| -rw-r--r-- | rotord/rendercontext.cpp | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/rotord/rendercontext.cpp b/rotord/rendercontext.cpp index c1ddf53..1e0fe1e 100644 --- a/rotord/rendercontext.cpp +++ b/rotord/rendercontext.cpp @@ -36,6 +36,7 @@ void Render_context::runTask() { } else { //an error occurred: TODO have to clean up allocated data. autoptr? + cerr<<"Rotor: render failed"<<endl; state=IDLE; } } |
