summaryrefslogtreecommitdiff
path: root/gtk2_ardour/insert_remove_time_dialog.h
diff options
context:
space:
mode:
Diffstat (limited to 'gtk2_ardour/insert_remove_time_dialog.h')
-rw-r--r--gtk2_ardour/insert_remove_time_dialog.h4
1 files changed, 2 insertions, 2 deletions
diff --git a/gtk2_ardour/insert_remove_time_dialog.h b/gtk2_ardour/insert_remove_time_dialog.h
index 999c0ca272..4b0cef6dd9 100644
--- a/gtk2_ardour/insert_remove_time_dialog.h
+++ b/gtk2_ardour/insert_remove_time_dialog.h
@@ -34,8 +34,8 @@ public:
bool move_glued_markers () const;
bool move_locked_markers () const;
bool move_tempos () const;
- framepos_t position () const;
- framepos_t distance () const;
+ samplepos_t position () const;
+ samplepos_t distance () const;
private:
void move_markers_toggled ();