Ignore:
Timestamp:
May 27, 2013, 3:28:05 PM (12 years ago)
Author:
Silvan Scherrer
Message:

SMPlayer: update trunk to 0.8.5

Location:
smplayer/trunk
Files:
2 edited

Legend:

Unmodified
Added
Removed
  • smplayer/trunk

  • smplayer/trunk/src/skingui/panelseeker.cpp

    r139 r142  
    4141    setState(Stopped, true);     
    4242    setTracking(pref->update_while_seeking);
    43     connect(this, SIGNAL(valueChanged(int)), this, SLOT(moved(int)));   
     43    connect(this, SIGNAL(valueChanged(int)), this, SLOT(moved(int)));
    4444    setRange(0, 100);
    4545    freezeTimer = new QTimer(this);
Note: See TracChangeset for help on using the changeset viewer.