Only enable choose target parameters button if ffmpeg target is selected
[synfig.git] / synfig-studio / src / gtkmm / render.h
index 729251b..ac26cbc 100644 (file)
@@ -74,6 +74,7 @@ class RenderSettings : public Gtk::Dialog
 
        Gtk::OptionMenu optionmenu_target;
        Gtk::Menu *menu_target;
+       Gtk::Button *tparam_button;
 
        synfig::String target_name;