Changeset 165 for smplayer/trunk/src/cleanconfig.cpp
- Timestamp:
- May 16, 2014, 9:51:55 AM (11 years ago)
- Location:
- smplayer/trunk
- Files:
-
- 2 edited
Legend:
- Unmodified
- Added
- Removed
-
smplayer/trunk
- Property svn:mergeinfo changed
/smplayer/vendor/current merged: 163
- Property svn:mergeinfo changed
-
smplayer/trunk/src/cleanconfig.cpp
r156 r165 21 21 22 22 s = config_path + "/ytcode.script"; 23 if (QFile::exists(s)) files_to_delete << s; 24 25 s = config_path + "/yt.js"; 23 26 if (QFile::exists(s)) files_to_delete << s; 24 27
Note:
See TracChangeset
for help on using the changeset viewer.