summaryrefslogtreecommitdiff
path: root/src/OffscreenView.cc
diff options
context:
space:
mode:
authordon bright <hugh.m.bright@gmail.com>2013-02-24 01:19:33 (GMT)
committerdon bright <hugh.m.bright@gmail.com>2013-02-24 01:19:33 (GMT)
commitbebc7a37344b3b831e5ff9540e85a6c389901b77 (patch)
treeb00b0598aff48ddb1f6f98ed3a2de99165e65a2c /src/OffscreenView.cc
parent0f977609b40d5a6b6b5237060198e6dd97df06c5 (diff)
finish unify camera. unify getRenderInfo. fix width on libraryinfo box.
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 0604ba4..837252f 100644
--- a/src/OffscreenView.cc
+++ b/src/OffscreenView.cc
@@ -155,7 +155,7 @@ bool OffscreenView::save(std::ostream &output)
return save_framebuffer(this->ctx, output);
}
-std::string OffscreenView::getRendererInfo()
+std::string OffscreenView::getRendererInfo() const
{
std::stringstream out;
contact: Jan Huwald // Impressum