Skip to content
Commit 22ca454a authored by Thomas Fischer's avatar Thomas Fischer 💬
Browse files

When resetting FieldLineEdit, use preferred type flag

This commit addresses the issue reported in bug 417210,
comment 4, issue (d).

Among others, MenuLineEdit and, by extension, FieldLineEdit
got proper clear() functions and now a emit a modified()
signal which is different to the textChanged(QString) signal
as the modified() signal includes changes to the type as well.

CCBUG: 417210
FIXED-IN: 0.9.2
parent 6fe7fa3a
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