show last received and when for timecode timestamps in transport masters widget
[ardour.git] / gtk2_ardour / transport_masters_dialog.h
index 5848328f8ab152074bb4f5ce09f0a0acc43050dd..4433a80b0b22514c3fed95f9292f15d2c6908183 100644 (file)
@@ -73,6 +73,7 @@ class TransportMastersWidget : public Gtk::VBox, public ARDOUR::SessionHandlePtr
                Gtk::Button request_options;
                Gtk::Menu* request_option_menu;
                FloatingTextEntry* name_editor;
+               samplepos_t save_when;
 
                void build_request_options();