summaryrefslogtreecommitdiff
path: root/gtk2_ardour/save_as_dialog.h
diff options
context:
space:
mode:
authorPaul Davis <paul@linuxaudiosystems.com>2015-04-20 22:46:54 -0400
committerPaul Davis <paul@linuxaudiosystems.com>2015-04-20 22:46:54 -0400
commit4141d2113f47c34d5b4282892fb50954ededbb03 (patch)
tree9cef9bdb874d1c3aaa293c308c41e8b918726581 /gtk2_ardour/save_as_dialog.h
parent63ac1b1464bf5adb2813a6a1b5cb1657ecdf2c53 (diff)
tuning the save-as dialog
Diffstat (limited to 'gtk2_ardour/save_as_dialog.h')
-rw-r--r--gtk2_ardour/save_as_dialog.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/gtk2_ardour/save_as_dialog.h b/gtk2_ardour/save_as_dialog.h
index e1a5779ba7..140eb9fa7b 100644
--- a/gtk2_ardour/save_as_dialog.h
+++ b/gtk2_ardour/save_as_dialog.h
@@ -45,6 +45,7 @@ private:
Gtk::FileChooserButton new_parent_folder_selector;
Gtk::Entry new_name_entry;
+ void name_entry_changed ();
};
#endif /* __ardour_gtk_tempo_dialog_h__ */