From 3337f1c24cc31b7af1d329e5c11e4cb7ceb6eadf Mon Sep 17 00:00:00 2001 From: Jean-Baptiste Kempf Date: Sun, 30 Mar 2008 22:54:53 -0700 Subject: [PATCH] name fix. --- modules/gui/qt4/components/extended_panels.cpp | 4 ++-- modules/gui/qt4/ui/video_effects.ui | 4 ++-- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/modules/gui/qt4/components/extended_panels.cpp b/modules/gui/qt4/components/extended_panels.cpp index 783b8fac2a..9638e6bd4e 100755 --- a/modules/gui/qt4/components/extended_panels.cpp +++ b/modules/gui/qt4/components/extended_panels.cpp @@ -186,8 +186,8 @@ ExtVideo::ExtVideo( intf_thread_t *_p_intf, QTabWidget *_parent ) : SETUP_VFILTER_OPTION( wallColsSpin, valueChanged( int ) ) SETUP_VFILTER( panoramix ) - SETUP_VFILTER_OPTION( panorRowsSpin, valueChanged( int ) ) - SETUP_VFILTER_OPTION( panorColsSpin, valueChanged( int ) ) + SETUP_VFILTER_OPTION( panoramixRowsSpin, valueChanged( int ) ) + SETUP_VFILTER_OPTION( panoramixColsSpin, valueChanged( int ) ) SETUP_VFILTER( erase ) diff --git a/modules/gui/qt4/ui/video_effects.ui b/modules/gui/qt4/ui/video_effects.ui index 8d61e70b49..46db502fe8 100644 --- a/modules/gui/qt4/ui/video_effects.ui +++ b/modules/gui/qt4/ui/video_effects.ui @@ -666,7 +666,7 @@ - + 1 @@ -683,7 +683,7 @@ - + 1 -- 2.39.2