Skip to content

KFilePropsPlugin: prevent widgets size changing when clicking "Calculate"

Ahmad Samir requested to merge work/ahmad/kpropertiesdialog-calculating into master

When a user click Calculate the number of lines of label text is 1, then when calculation is done, it becomes 2, so the view jumps. Fix it by adding an \n so that it's always two lines.

NO_CHANGELOG

Merge request reports