Ignore:
Timestamp:
Mar 15, 2012, 5:14:10 PM (14 years ago)
Author:
Silvan Scherrer
Message:

SMPlayer 0.7.1: vendor update

File:
1 edited

Legend:

Unmodified
Added
Removed
  • smplayer/vendor/current/src/findsubtitles/simplehttp.h

    r118 r121  
    11/*  smplayer, GUI front-end for mplayer.
    2     Copyright (C) 2006-2011 Ricardo Villalba <[email protected]>
     2    Copyright (C) 2006-201>
    33
    44    This program is free software; you can redistribute it and/or modify
     
    3535        void download(const QString & url);
    3636
     37
     38
     39
    3740signals:
    3841        void connecting(QString host);
     
    4750        QByteArray downloaded_text;
    4851        int http_get_id;
     52
    4953};
    5054
Note: See TracChangeset for help on using the changeset viewer.