diff Framework/Widgets/TestWorldSceneWidget.cpp @ 386:e33659decec5

renamed UpdateContent() as DoAnimation()
author Sebastien Jodogne <s.jodogne@gmail.com>
date Fri, 09 Nov 2018 17:06:28 +0100
parents 885f0a5eaa49
children 99e31898910e
line wrap: on
line diff
--- a/Framework/Widgets/TestWorldSceneWidget.cpp	Wed Nov 07 20:49:41 2018 +0100
+++ b/Framework/Widgets/TestWorldSceneWidget.cpp	Fri Nov 09 17:06:28 2018 +0100
@@ -130,7 +130,7 @@
     }
 
 
-    void TestWorldSceneWidget::UpdateContent()
+    void TestWorldSceneWidget::DoAnimation()
     {
       if (animate_)
       {