Home
last modified time | relevance | path

Searched refs:accountName2 (Results 1 – 1 of 1) sorted by relevance

/dports/finance/skrooge/skrooge-2.26.1/plugins/skrooge/skrooge_operation/
H A Dskgoperationpluginwidget.cpp521 QString accountName2 = account2.getName(); in onSelectionChanged() local
522 if (!m_showClosedAccounts && !ui.kTargetAccountEdit->contains(accountName2)) { in onSelectionChanged()
527 ui.kTargetAccountEdit->setText(accountName2); in onSelectionChanged()