summaryrefslogtreecommitdiff
path: root/gtk2_ardour/video_image_frame.h
diff options
context:
space:
mode:
authorPaul Davis <paul@linuxaudiosystems.com>2013-05-04 22:41:10 -0400
committerPaul Davis <paul@linuxaudiosystems.com>2013-05-04 22:41:10 -0400
commite1b0f1bd0b03c071d2b5987e4ab75ef059e32111 (patch)
treeaf840860a892166cae1c1a97cb9285ab9e4523f2 /gtk2_ardour/video_image_frame.h
parent2fd62f25b3202b4aa94a4afd19e9233a003f877a (diff)
parent40944574c620868b43872f64600a8a42d382a6a1 (diff)
merge with master
Diffstat (limited to 'gtk2_ardour/video_image_frame.h')
-rw-r--r--gtk2_ardour/video_image_frame.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/gtk2_ardour/video_image_frame.h b/gtk2_ardour/video_image_frame.h
index 1fe543dce5..0823839f5a 100644
--- a/gtk2_ardour/video_image_frame.h
+++ b/gtk2_ardour/video_image_frame.h
@@ -94,7 +94,7 @@ class VideoImageFrame : public sigc::trackable
void http_get(framepos_t fn);
- void http_maybe_get_again();
+ void http_get_again(framepos_t fn);
framepos_t req_video_frame_number;
framepos_t want_video_frame_number;