qt: fix maximize window restore
remove QPoint::isNull check, for a maximized window this will always return true and restoreWindow will fallback to default size
fixes #26104 (comment 283653)
remove QPoint::isNull check, for a maximized window this will always return true and restoreWindow will fallback to default size
fixes #26104 (comment 283653)
VideoLAN code repository instance