| 466 | } |
| 467 | |
| 468 | int QMappingAdvancedDialog::getCustomNotificationPosition() |
| 469 | { |
| 470 | return ui->customNotificationPositionComboBox->currentIndex(); |
| 471 | } |
| 472 | |
| 473 | void QMappingAdvancedDialog::setMouseXSpeed(int speed) |
| 474 | { |
nothing calls this directly
no outgoing calls
no test coverage detected