Changeset 140 for smplayer/vendor/current/src/skingui/skingui.cpp
- Timestamp:
- May 23, 2013, 5:06:17 PM (13 years ago)
- File:
-
- 1 edited
-
smplayer/vendor/current/src/skingui/skingui.cpp (modified) (2 diffs)
Legend:
- Unmodified
- Added
- Removed
-
smplayer/vendor/current/src/skingui/skingui.cpp
r137 r140 1 1 /* smplayer, GUI front-end for mplayer. 2 Copyright (C) 2006-201 2Ricardo Villalba <[email protected]>2 Copyright (C) 2006-201 Ricardo Villalba <[email protected]> 3 3 4 4 This program is free software; you can redistribute it and/or modify … … 297 297 298 298 connect(mediaBarPanel, SIGNAL(volumeChanged(int)), core, SLOT(setVolume(int))); 299 299 300 connect(core, SIGNAL(volumeChanged(int)), mediaBarPanel, SLOT(setVolume(int))); 300 301
Note:
See TracChangeset
for help on using the changeset viewer.
