Prevent error dialog reentry
This commit is contained in:
@@ -4,7 +4,6 @@
|
||||
|
||||
AddressCombo::AddressCombo(QWidget* parent) :
|
||||
QComboBox(parent) {
|
||||
|
||||
}
|
||||
|
||||
QString AddressCombo::itemText(int i) {
|
||||
|
||||
Reference in New Issue
Block a user