fix a -Wreorder

This commit is contained in:
Robin Gareus 2016-06-02 23:50:16 +02:00
parent 1550f3af35
commit 0b5364426d
1 changed files with 1 additions and 1 deletions

View File

@ -85,8 +85,8 @@ class ExportFilenameSelector : public Gtk::VBox, public ARDOUR::SessionHandlePtr
Gtk::Label path_label;
Gtk::Entry path_entry;
Gtk::Button browse_button;
Gtk::Label example_filename_label;
Gtk::Button open_button;
Gtk::Label example_filename_label;
/* Date combo */