--- gigedit/trunk/src/gigedit/mainwindow.h 2014/06/17 09:32:58 2643 +++ gigedit/trunk/src/gigedit/mainwindow.h 2014/06/17 22:55:02 2644 @@ -384,6 +384,7 @@ void script_name_changed(const Gtk::TreeModel::Path& path, const Gtk::TreeModel::iterator& iter); + void script_double_clicked(const Gtk::TreeModel::Path& path, Gtk::TreeViewColumn* column); void sample_name_changed(const Gtk::TreeModel::Path& path, const Gtk::TreeModel::iterator& iter); void instrument_name_changed(const Gtk::TreeModel::Path& path,