Skip to content

qt: fix WinId

Prince Gupta requested to merge jagannatharjun/vlc:win-handle into master

only try to get nativeResource for window with valid handle

fixes "nativeResourceForWindow: 'handle' requested for null window or window without handle" warnings at startup and closing

Merge request reports