MCPcopy Create free account
hub / github.com/KDE/kdiff3 / onExpanded

Method onExpanded

src/directorymergewindow.cpp:1041–1044  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1039}
1040
1041void DirectoryMergeWindow::onExpanded()
1042{
1043 resizeColumnToContents(s_NameCol);
1044}
1045
1046void DirectoryMergeWindow::slotChooseAEverywhere()
1047{

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected