Skip to content
  • Carl Schwan's avatar
    Refactor: Use Qt class for the SearchWidget · fc6fecd6
    Carl Schwan authored and Michael Pyne's avatar Michael Pyne committed
    We don't use KCompletion features, so
    
    * Use QLineEdit instead of KLineEdit
    * Use QComboBox instead of QComboBox
    
    Follow KDE HIG, prefer Search... as placeholderText instead of a Search
    label.
    fc6fecd6