summaryrefslogtreecommitdiff
path: root/src/videopreview
diff options
context:
space:
mode:
Diffstat (limited to 'src/videopreview')
-rw-r--r--src/videopreview/main.cpp2
-rw-r--r--src/videopreview/videopreview.cpp2
-rw-r--r--src/videopreview/videopreview.h2
-rw-r--r--src/videopreview/videopreviewconfigdialog.cpp2
-rw-r--r--src/videopreview/videopreviewconfigdialog.h2
-rw-r--r--src/videopreview/videopreviewconfigdialog.ui6
6 files changed, 10 insertions, 6 deletions
diff --git a/src/videopreview/main.cpp b/src/videopreview/main.cpp
index 6cc9e68..50d29ab 100644
--- a/src/videopreview/main.cpp
+++ b/src/videopreview/main.cpp
@@ -1,5 +1,5 @@
/* smplayer, GUI front-end for mplayer.
- Copyright (C) 2006-2009 Ricardo Villalba <rvm@escomposlinux.org>
+ Copyright (C) 2006-2010 Ricardo Villalba <rvm@escomposlinux.org>
This program is free software; you can redistribute it and/or modify
it under the terms of the GNU General Public License as published by
diff --git a/src/videopreview/videopreview.cpp b/src/videopreview/videopreview.cpp
index 4e4151c..04c2d45 100644
--- a/src/videopreview/videopreview.cpp
+++ b/src/videopreview/videopreview.cpp
@@ -1,5 +1,5 @@
/* smplayer, GUI front-end for mplayer.
- Copyright (C) 2006-2009 Ricardo Villalba <rvm@escomposlinux.org>
+ Copyright (C) 2006-2010 Ricardo Villalba <rvm@escomposlinux.org>
This program is free software; you can redistribute it and/or modify
it under the terms of the GNU General Public License as published by
diff --git a/src/videopreview/videopreview.h b/src/videopreview/videopreview.h
index 5e77f32..445e0e7 100644
--- a/src/videopreview/videopreview.h
+++ b/src/videopreview/videopreview.h
@@ -1,5 +1,5 @@
/* smplayer, GUI front-end for mplayer.
- Copyright (C) 2006-2009 Ricardo Villalba <rvm@escomposlinux.org>
+ Copyright (C) 2006-2010 Ricardo Villalba <rvm@escomposlinux.org>
This program is free software; you can redistribute it and/or modify
it under the terms of the GNU General Public License as published by
diff --git a/src/videopreview/videopreviewconfigdialog.cpp b/src/videopreview/videopreviewconfigdialog.cpp
index c62af9d..df541e4 100644
--- a/src/videopreview/videopreviewconfigdialog.cpp
+++ b/src/videopreview/videopreviewconfigdialog.cpp
@@ -1,5 +1,5 @@
/* smplayer, GUI front-end for mplayer.
- Copyright (C) 2006-2009 Ricardo Villalba <rvm@escomposlinux.org>
+ Copyright (C) 2006-2010 Ricardo Villalba <rvm@escomposlinux.org>
This program is free software; you can redistribute it and/or modify
it under the terms of the GNU General Public License as published by
diff --git a/src/videopreview/videopreviewconfigdialog.h b/src/videopreview/videopreviewconfigdialog.h
index 65d80c2..592201f 100644
--- a/src/videopreview/videopreviewconfigdialog.h
+++ b/src/videopreview/videopreviewconfigdialog.h
@@ -1,5 +1,5 @@
/* smplayer, GUI front-end for mplayer.
- Copyright (C) 2006-2009 Ricardo Villalba <rvm@escomposlinux.org>
+ Copyright (C) 2006-2010 Ricardo Villalba <rvm@escomposlinux.org>
This program is free software; you can redistribute it and/or modify
it under the terms of the GNU General Public License as published by
diff --git a/src/videopreview/videopreviewconfigdialog.ui b/src/videopreview/videopreviewconfigdialog.ui
index 3079272..93c6062 100644
--- a/src/videopreview/videopreviewconfigdialog.ui
+++ b/src/videopreview/videopreviewconfigdialog.ui
@@ -170,7 +170,11 @@
</widget>
</item>
<item>
- <widget class="QSpinBox" name="initial_step_spin" />
+ <widget class="QSpinBox" name="initial_step_spin" >
+ <property name="maximum" >
+ <number>9999</number>
+ </property>
+ </widget>
</item>
<item>
<spacer>