https://bugs.kde.org/show_bug.cgi?id=419222

--- Comment #1 from David Edmundson <k...@davidedmundson.co.uk> ---
Alternatively I can do

if (name.isEmpty()) {
   name = "Screen " + i++;
}

Which is all Qt would be doing client side anyway.

-- 
You are receiving this mail because:
You are watching all bug changes.

Reply via email to