mirror of
https://github.com/crystalidea/qt6windows7.git
synced 2025-07-02 23:35:28 +08:00
qt 6.6.0 clean
This commit is contained in:
@ -33,7 +33,6 @@ LocationDialog::LocationDialog(QWidget *parent)
|
||||
applicationComboBox = new QComboBox;
|
||||
applicationComboBox->addItem(tr("Any"));
|
||||
applicationComboBox->addItem(tr("Qt Creator"));
|
||||
applicationComboBox->addItem(tr("Application Example"));
|
||||
applicationComboBox->addItem(tr("Assistant"));
|
||||
applicationComboBox->addItem(tr("Designer"));
|
||||
applicationComboBox->addItem(tr("Linguist"));
|
||||
|
Reference in New Issue
Block a user