From 5b7b6d9195c038ec91e55c1c0482b076eb214a86 Mon Sep 17 00:00:00 2001 From: James Bowman Date: Sun, 1 Aug 2010 16:18:59 +0000 Subject: [PATCH] #509, patch for GetTrackbarPos --- modules/python/api | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/modules/python/api b/modules/python/api index 000ff26a02..d21741782f 100644 --- a/modules/python/api +++ b/modules/python/api @@ -1563,7 +1563,7 @@ MoveWindow ShowImage char* name CvArr image -GetTrackbarPos +GetTrackbarPos int char* trackbarName char* windowName SetTrackbarPos