Changeset 181 for smplayer/trunk/src/tvlist.cpp
- Timestamp:
- Aug 31, 2016, 5:31:04 PM (9 years ago)
- Location:
- smplayer/trunk
- Files:
-
- 2 edited
Legend:
- Unmodified
- Added
- Removed
-
smplayer/trunk
- Property svn:mergeinfo changed
/smplayer/vendor/current merged: 179
- Property svn:mergeinfo changed
-
smplayer/trunk/src/tvlist.cpp
r176 r181 112 112 e.setWindowTitle( tr("Channel editor") ); 113 113 e.setCaption( tr("TV/Radio list") ); 114 e.setDialogIcon( Images::icon("open_tv" ) );114 e.setDialogIcon( Images::icon("open_tv", 64) ); 115 115 116 116 e.setData(f_list);
Note:
See TracChangeset
for help on using the changeset viewer.