[ascii] use QComboBox::setCurrentText() instead of QComboBox::setCurrentItem()…

Authored by asemke on Feb 15 2020, 7:29 AM.

Description

[ascii] use QComboBox::setCurrentText() instead of QComboBox::setCurrentItem() to set the last used comment character which can be arbitrarily defined by the user and is not necessarily one of the pre-defined characters in the combo box.

Details

Committed
asemkeFeb 15 2020, 7:29 AM
Parents
R262:3bdcf1a819e4: Fix typo
Branches
Unknown
Tags
Unknown