Home
last modified time | relevance | path

Searched refs:was_suffix (Results 1 – 1 of 1) sorted by relevance

/dports/x11-wm/plasma5-kwin/kwin-5.23.5/src/
H A Dx11client.cpp2088 bool was_suffix = (!cap_suffix.isEmpty()); in setCaption() local
2106 if ((was_suffix && cap_suffix.isEmpty()) || reset_name) { in setCaption()