Add an option "Browser Command" to allow the user to specify which web browser to...
[synfig.git] / synfig-studio / trunk / src / gtkmm / dialog_setup.h
index 6e79190..1c5338c 100644 (file)
@@ -174,6 +174,8 @@ class Dialog_Setup : public Gtk::Dialog
        Widget_Time auto_backup_interval;
 
        Gtk::CheckButton toggle_restrict_radius_ducks;
+
+       Gtk::Entry textbox_browser_command;
 public:
 
        void set_time_format(synfig::Time::Format time_format);