Changeset 137 for smplayer/vendor/current/src/inputmplayerversion.cpp
- Timestamp:
- Dec 3, 2012, 5:29:00 PM (13 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
smplayer/vendor/current/src/inputmplayerversion.cpp
r121 r137 36 36 37 37 void InputMplayerVersion::setVersion(int current_version) { 38 int index = 0;38 int index = 2; 39 39 40 40 if (current_version == MPLAYER_1_0_RC2_SVN) index = 1;
Note:
See TracChangeset
for help on using the changeset viewer.