#49 - AddressBook crash when doubleclicking
This commit is contained in:
@@ -83,7 +83,6 @@ void MainWindow::setupSendTab() {
|
||||
QFont f = ui->Address1->font();
|
||||
f.setPointSize(f.pointSize() - 1);
|
||||
ui->MemoTxt1->setFont(f);
|
||||
|
||||
}
|
||||
|
||||
void MainWindow::updateLabelsAutoComplete() {
|
||||
|
||||
Reference in New Issue
Block a user