Author: Diego Barrios Romero <eldr...@eldruin.com>
Date:   Mon Feb 13 18:13:27 2012 +0100

Some Job class documentation

---

 synfig-core/src/tool/job.cpp |    2 ++
 1 files changed, 2 insertions(+), 0 deletions(-)

diff --git a/synfig-core/src/tool/job.cpp b/synfig-core/src/tool/job.cpp
index 211f92e..3d097e7 100644
--- a/synfig-core/src/tool/job.cpp
+++ b/synfig-core/src/tool/job.cpp
@@ -70,6 +70,8 @@ int Job::load_file (string _filename)
                root = 0;
        }
 
+       // By default, the canvas to render is the root canvas
+       // This can be changed through --canvas option
        canvas = root;
 
        if(!canvas)


------------------------------------------------------------------------------
Try before you buy = See our experts in action!
The most comprehensive online learning library for Microsoft developers
is just $99.99! Visual Studio, SharePoint, SQL - plus HTML5, CSS3, MVC3,
Metro Style Apps, more. Free future releases when you subscribe now!
http://p.sf.net/sfu/learndevnow-dev2
_______________________________________________
Synfig-devl mailing list
Synfig-devl@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/synfig-devl

Reply via email to