Skip to content
Snippets Groups Projects
Commit 6434ab75 authored by Marvin Scholz's avatar Marvin Scholz Committed by Felix Paul Kühne
Browse files

macosx: VLCTimeField: do not use identifier

Overriding setIdentifier is something that should not be done and
also that identifier is supposed to be unique so it is not really
suitable for our use-case here.

Additionally on older macOS versions this selector is sometimes called
with a nil identifier leading to a crash.

Just go back to a dedicated property for this without hooking into
the view identifier.
parent 4bb2f7d4
No related branches found
No related tags found
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment