Skip to content
Commit 35d141b7 authored by Nate Graham's avatar Nate Graham
Browse files

kcms/keys: don't allow adding empty command

CCBUG: 477949
parent fff88a48
Pipeline #548963 passed with stage
in 4 minutes and 11 seconds
  • Developer

    Shouldn't that be cmdField.text.length?

  • Developer

    @noee It looks suspicious at first. But apparently QQuickTextInput class has length property whose READ method does exactly what you'd expect: return d->m_text.size();

0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment