summaryrefslogtreecommitdiff
path: root/src/OffscreenView.cc
diff options
context:
space:
mode:
Diffstat (limited to 'src/OffscreenView.cc')
-rw-r--r--src/OffscreenView.cc2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/OffscreenView.cc b/src/OffscreenView.cc
index 6f9b2da..bc1b97c 100644
--- a/src/OffscreenView.cc
+++ b/src/OffscreenView.cc
@@ -147,7 +147,7 @@ bool OffscreenView::save(std::ostream &output)
return save_framebuffer(this->ctx, output);
}
-const std::string &OffscreenView::getRendererInfo()
+std::string OffscreenView::getRendererInfo()
{
std::stringstream out;
contact: Jan Huwald // Impressum