Author: Carlos Lopez <[email protected]>
Date:   Sat Mar  9 08:07:41 2013 +0100

Missing line from earlier commit

---

 synfig-studio/src/gui/dialogs/dialog_preview.h |    1 +
 1 files changed, 1 insertions(+), 0 deletions(-)

diff --git a/synfig-studio/src/gui/dialogs/dialog_preview.h 
b/synfig-studio/src/gui/dialogs/dialog_preview.h
index 61120c2..17323a8 100644
--- a/synfig-studio/src/gui/dialogs/dialog_preview.h
+++ b/synfig-studio/src/gui/dialogs/dialog_preview.h
@@ -136,6 +136,7 @@ public:
        void set_end_override(bool o) { check_overend.set_active(o); }
        
        bool get_use_cairo() const { return check_use_cairo.get_active(); }
+       void set_use_cairo(bool u) { check_use_cairo.set_active(u); }
 
        sigc::signal<void,const PreviewInfo &>  &signal_finish() {return 
signal_finish_;}
 };


------------------------------------------------------------------------------
Symantec Endpoint Protection 12 positioned as A LEADER in The Forrester  
Wave(TM): Endpoint Security, Q1 2013 and "remains a good choice" in the  
endpoint security space. For insight on selecting the right partner to 
tackle endpoint security challenges, access the full report. 
http://p.sf.net/sfu/symantec-dev2dev
_______________________________________________
Synfig-devl mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/synfig-devl

Reply via email to