X-Git-Url: https://git.pterodactylus.net/?a=blobdiff_plain;f=synfig-studio%2Ftrunk%2Fsrc%2Fgtkmm%2Fdialog_setup.h;h=e0d8fcd4797dcec8c8644024bb9148785e9813ae;hb=1a680abfce7422f6b44756fea9b047a9244ed697;hp=1ae345437f9fff775f7ac5627a9e23cf81c3877e;hpb=6378887f493519667554c9cb3eb7a576440459d6;p=synfig.git diff --git a/synfig-studio/trunk/src/gtkmm/dialog_setup.h b/synfig-studio/trunk/src/gtkmm/dialog_setup.h index 1ae3454..e0d8fcd 100644 --- a/synfig-studio/trunk/src/gtkmm/dialog_setup.h +++ b/synfig-studio/trunk/src/gtkmm/dialog_setup.h @@ -7,6 +7,7 @@ ** \legal ** Copyright (c) 2002-2005 Robert B. Quattlebaum Jr., Adrian Bentley ** Copyright (c) 2007, 2008 Chris Moore +** Copyright (c) 2008 Carlos López ** ** This package is free software; you can redistribute it and/or ** modify it under the terms of the GNU General Public License as @@ -181,9 +182,10 @@ class Dialog_Setup : public Gtk::Dialog Widget_Time auto_backup_interval; Gtk::CheckButton toggle_restrict_radius_ducks; + Gtk::CheckButton toggle_resize_imported_images; Gtk::Entry textbox_browser_command; - + Gtk::ComboBoxText* size_template_combo; Gtk::Entry textbox_custom_filename_prefix; Gtk::Adjustment adj_pref_x_size;