| 257 | } |
| 258 | |
| 259 | QPushButton *QMacroListDialog::getMapListSelectKeyboardButton() const |
| 260 | { |
| 261 | return ui->mapList_SelectKeyboardButton; |
| 262 | } |
| 263 | |
| 264 | QPushButton *QMacroListDialog::getMapListSelectMouseButton() const |
| 265 | { |
nothing calls this directly
no outgoing calls
no test coverage detected