Skip to content
GitLab
Projects
Groups
Snippets
Help
Loading...
Help
What's new
7
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in / Register
Toggle navigation
Open sidebar
VideoLAN
VLMC
Commits
59c0dc6f
Commit
59c0dc6f
authored
May 25, 2009
by
Hugo Beauzee-Luyssen
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Removed debug
parent
f341a89f
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
0 additions
and
1 deletion
+0
-1
src/gui/PreviewWidget.cpp
src/gui/PreviewWidget.cpp
+0
-1
No files found.
src/gui/PreviewWidget.cpp
View file @
59c0dc6f
...
...
@@ -136,7 +136,6 @@ void PreviewWidget::seekSliderPressed()
void
PreviewWidget
::
seekSliderMoved
(
int
)
{
qDebug
()
<<
"Moved"
;
if
(
m_ui
->
seekSlider
->
value
()
==
m_ui
->
seekSlider
->
maximum
()
)
{
m_endReached
=
true
;
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment