Skip to content

Replace KLineEdit with QLineEdit

Stefan Brüns requested to merge bruns/krfb:dep_cleanup into master

The password field uses none of the KLineEdit features like completion, so QLineEdit suffices.

Merge request reports