Skip to content
Commit 905c6ce4 authored by David Faure's avatar David Faure
Browse files

Ensure QComboBox doesn't create a QCompleter, we do our own completion.

This method is marked obsolete in Qt, but QComboBox::setLineEdit uses that
boolean to enable completion...

BUG: 344525
FIXED-IN: 5.11
CHANGELOG: Fix unwanted selection when editing the filename in the file dialog
parent 9a4125ee
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