Don't show timing information for calls to LayerGroupTreeStore::rebuild() and LayerPa...
[synfig.git] / synfig-studio / trunk / src / gtkmm / dialog_setup.h
index 8c9ef55..d16aac6 100644 (file)
@@ -2,7 +2,7 @@
 /*!    \file dialog_setup.h
 **     \brief Template Header
 **
-**     $Id: dialog_setup.h,v 1.1.1.1 2005/01/07 03:34:36 darco Exp $
+**     $Id$
 **
 **     \legal
 **     Copyright (c) 2002-2005 Robert B. Quattlebaum Jr., Adrian Bentley
@@ -162,6 +162,7 @@ class Dialog_Setup : public Gtk::Dialog
        Gtk::Adjustment adj_undo_depth;
 
        Gtk::CheckButton toggle_use_colorspace_gamma;
+       Gtk::CheckButton toggle_single_threaded;
 
        synfig::Time::Format time_format;