git-svn-id: svn://db.shs.com.ru/libs@485 a8b55f48-bf90-11e4-a774-851b48703e85
This commit is contained in:
@@ -71,7 +71,7 @@ void IODeviceEditDialog::on_comboType_currentIndexChanged(int index) {
|
||||
}
|
||||
|
||||
|
||||
QAD::IODevice IODeviceEditDialog::exec(const QAD::IODevice & d) {
|
||||
QAD::IODevice IODeviceEditDialog::getIODevice(const QAD::IODevice & d) {
|
||||
setValue(d);
|
||||
if (QDialog::exec() != QDialog::Accepted)
|
||||
return QAD::IODevice();
|
||||
|
||||
Reference in New Issue
Block a user