X-Git-Url: https://main.carlh.net/gitweb/?p=ardour.git;a=blobdiff_plain;f=gtk2_ardour%2Fardour_ui.h;h=64309c7e38d6772d35a24a9cf8858ced5bcf8355;hp=fa8eb18f01a48f816150317b9dc0dbeda6b95947;hb=bb826f4beebfcedc50570b818c305560d2233e47;hpb=f85b362351a5f9167f93b6988f2c8a4c7e03a33c diff --git a/gtk2_ardour/ardour_ui.h b/gtk2_ardour/ardour_ui.h index fa8eb18f01..64309c7e38 100644 --- a/gtk2_ardour/ardour_ui.h +++ b/gtk2_ardour/ardour_ui.h @@ -724,7 +724,7 @@ class ARDOUR_UI : public Gtkmm2ext::UI, public ARDOUR::SessionHandlePtr void fontconfig_dialog (); int missing_file (ARDOUR::Session*s, std::string str, ARDOUR::DataType type); - int ambiguous_file (std::string file, std::string path, std::vector hits); + int ambiguous_file (std::string file, std::vector hits); bool click_button_clicked (GdkEventButton *);