[vlc-commits] [Git][videolan/vlc][master] macosx: Fix playcount in library songs table view
Steve Lhomme (@robUx4)
gitlab at videolan.org
Thu Dec 15 19:49:30 UTC 2022
Steve Lhomme pushed to branch master at VideoLAN / VLC
Commits:
35932e14 by Claudio Cambra at 2022-12-15T19:26:30+00:00
macosx: Fix playcount in library songs table view
Signed-off-by: Claudio Cambra <developer at claudiocambra.com>
- - - - -
1 changed file:
- modules/gui/macosx/UI/VLCLibraryWindow.xib
Changes:
=====================================
modules/gui/macosx/UI/VLCLibraryWindow.xib
=====================================
@@ -1434,7 +1434,7 @@
</textFieldCell>
<tableColumnResizingMask key="resizingMask" resizeWithTable="YES" userResizable="YES"/>
<prototypeCellViews>
- <tableCellView identifier="VLCLibrarySongPlayCountTableCellViewIdentifier" id="yc4-Vp-4hr">
+ <tableCellView identifier="VLCLibrarySongsTableViewPlayCountTableCellViewIdentifier" id="yc4-Vp-4hr">
<rect key="frame" x="988" y="0.0" width="64" height="17"/>
<autoresizingMask key="autoresizingMask" widthSizable="YES" heightSizable="YES"/>
<subviews>
View it on GitLab: https://code.videolan.org/videolan/vlc/-/commit/35932e14638c9a8ea1342f832c348eec4b19e706
--
View it on GitLab: https://code.videolan.org/videolan/vlc/-/commit/35932e14638c9a8ea1342f832c348eec4b19e706
You're receiving this email because of your account on code.videolan.org.
VideoLAN code repository instance
More information about the vlc-commits
mailing list