Ignore:
Timestamp:
Aug 31, 2016, 5:31:04 PM (9 years ago)
Author:
Silvan Scherrer
Message:

smplayer: update trunk to version 16.8.0

Location:
smplayer/trunk
Files:
2 edited

Legend:

Unmodified
Added
Removed
  • smplayer/trunk

  • smplayer/trunk/src/tvlist.cpp

    r176 r181  
    112112        e.setWindowTitle( tr("Channel editor") );
    113113        e.setCaption( tr("TV/Radio list") );
    114         e.setDialogIcon( Images::icon("open_tv") );
     114        e.setDialogIcon( Images::icon("open_tv", 64) );
    115115
    116116        e.setData(f_list);
Note: See TracChangeset for help on using the changeset viewer.