summaryrefslogtreecommitdiff
path: root/gtk2_ardour/insert_time_dialog.h
diff options
context:
space:
mode:
Diffstat (limited to 'gtk2_ardour/insert_time_dialog.h')
-rw-r--r--gtk2_ardour/insert_time_dialog.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/gtk2_ardour/insert_time_dialog.h b/gtk2_ardour/insert_time_dialog.h
index 450a8e9872..34630fa908 100644
--- a/gtk2_ardour/insert_time_dialog.h
+++ b/gtk2_ardour/insert_time_dialog.h
@@ -33,7 +33,7 @@ public:
bool move_glued_markers () const;
bool move_locked_markers () const;
bool move_tempos () const;
- nframes64_t distance () const;
+ framepos_t distance () const;
private:
void move_markers_toggled ();