| 1039 | } |
| 1040 | |
| 1041 | void DirectoryMergeWindow::onExpanded() |
| 1042 | { |
| 1043 | resizeColumnToContents(s_NameCol); |
| 1044 | } |
| 1045 | |
| 1046 | void DirectoryMergeWindow::slotChooseAEverywhere() |
| 1047 | { |
nothing calls this directly
no outgoing calls
no test coverage detected