Skip to content

Make int to QChar conversion explicit

Nicolas Fella requested to merge work/char into master

Otherwise it fails with "error: conversion from ‘int’ to ‘QChar’ is ambiguous" when building against Qt6.

Merge request reports