Ignore:
Timestamp:
May 15, 2014, 7:53:54 PM (12 years ago)
Author:
Silvan Scherrer
Message:

SMPlayer: update vendor to 0.8.7

File:
1 edited

Legend:

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

    r154 r163  
    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
     
    5555        void showInfo();
    5656        void deleteConfig();
     57
     58
     59
    5760
    5861        static BaseGui * main_window;
     
    7780        // Output log
    7881        static QFile output_log;
     82
     83
     84
    7985        static void myMessageOutput( QtMsgType type, const char *msg );
     86
    8087        static bool allow_to_send_log_to_gui;
    8188#endif
Note: See TracChangeset for help on using the changeset viewer.