diff Framework/Toolbox/ViewportGeometry.cpp @ 330:7a364e44fbb4 am-2

renamed SetDefaultView in FitContent
author am@osimis.io
date Wed, 17 Oct 2018 12:45:52 +0200
parents 5412adf19980
children 50e5ec1bdd46
line wrap: on
line diff
--- a/Framework/Toolbox/ViewportGeometry.cpp	Wed Oct 17 12:30:32 2018 +0200
+++ b/Framework/Toolbox/ViewportGeometry.cpp	Wed Oct 17 12:45:52 2018 +0200
@@ -121,7 +121,7 @@
   }
 
 
-  void ViewportGeometry::SetDefaultView()
+  void ViewportGeometry::FitContent()
   {
     if (width_ > 0 &&
         height_ > 0 &&