Ignore:
Timestamp:
May 16, 2014, 9:51:55 AM (12 years ago)
Author:
Silvan Scherrer
Message:

SMPlayer: update trunk to latest 0.8.7

Location:
smplayer/trunk
Files:
2 edited

Legend:

Unmodified
Added
Removed
  • smplayer/trunk

  • smplayer/trunk/src/helper.h

    r142 r165  
    11/*  smplayer, GUI front-end for mplayer.
    2     Copyright (C) 2006-2013 Ricardo Villalba <[email protected]>
     2    Copyright (C) 2006-201 Ricardo Villalba <[email protected]>
    33
    44    This program is free software; you can redistribute it and/or modify
     
    2424#include <QStringList>
    2525#include "audioequalizerlist.h"
     26
    2627
    2728#ifdef Q_OS_WIN
     
    6364        static QString equalizerListToString(AudioEqualizerList values);
    6465
     66
     67
     68
     69
     70
     71
     72
    6573        static QStringList searchForConsecutiveFiles(const QString & initial_file);
     74
    6675};
    6776
Note: See TracChangeset for help on using the changeset viewer.