X-Git-Url: https://git.carlh.net/gitweb/?a=blobdiff_plain;f=gtk2_ardour%2Ftempo_dialog.h;h=616be2433e3cf4c0d4cf49dc6ae19c02d6bf0c69;hb=57c1b6e261076cae9b61e74aa0aff47a9f296c0f;hp=9e97afa98db767454850c8fb5a3ac3b37472a21f;hpb=61d413ada423f456ad7687b2ae2d39047c7f53a6;p=ardour.git diff --git a/gtk2_ardour/tempo_dialog.h b/gtk2_ardour/tempo_dialog.h index 9e97afa98d..616be2433e 100644 --- a/gtk2_ardour/tempo_dialog.h +++ b/gtk2_ardour/tempo_dialog.h @@ -57,7 +57,7 @@ private: typedef std::map NoteTypes; NoteTypes note_types; - struct timeval last_tap; + gint64 last_tap; double average_interval; Gtk::ComboBoxText pulse_selector;