Changeset 163 for smplayer/vendor/current/src/cleanconfig.cpp
- Timestamp:
- May 15, 2014, 7:53:54 PM (11 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
smplayer/vendor/current/src/cleanconfig.cpp
r154 r163 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.