changeset 14218 | 925e2c9877a8 |
parent 13309 | 2bdae461ae5f |
child 14846 | 75b515a64202 |
--- a/QTfrontend/ui/widget/keybinder.cpp Fri Nov 16 14:59:57 2018 -0500 +++ b/QTfrontend/ui/widget/keybinder.cpp Fri Nov 16 21:23:23 2018 +0100 @@ -170,7 +170,7 @@ QComboBox * comboBox = CBBind[i] = new QComboBox(curTable); comboBox->setModel((QAbstractItemModel*)DataManager::instance().bindsModel()); comboBox->setVisible(false); - comboBox->setFixedWidth(200); + comboBox->setMinimumWidth(400); comboBox->setMaxVisibleItems(50); // Table row