Ignore:
Timestamp:
May 23, 2013, 5:06:17 PM (13 years ago)
Author:
Silvan Scherrer
Message:

SMPlayer: update vendor to 0.8.5'

File:
1 edited

Legend:

Unmodified
Added
Removed
  • smplayer/vendor/current/src/skingui/panelseeker.cpp

    r137 r140  
    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.