Changeset 139 for smplayer/trunk/src/actionseditor.cpp
- Timestamp:
- Dec 3, 2012, 7:05:11 PM (13 years ago)
- Location:
- smplayer/trunk
- Files:
-
- 2 edited
-
. (modified) (1 prop)
-
src/actionseditor.cpp (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
smplayer/trunk
- Property svn:mergeinfo changed
/smplayer/vendor/current merged: 137
- Property svn:mergeinfo changed
-
smplayer/trunk/src/actionseditor.cpp
r124 r139 595 595 for (int n=0; n < actions.count(); n++) { 596 596 action = static_cast<QAction*> (actions[n]); 597 597 598 if (name == action->objectName()) return action; 598 599 }
Note:
See TracChangeset
for help on using the changeset viewer.
