MCPcopy Create free account
hub / github.com/KDE/kdiff3 / ~ProgressDialog

Method ~ProgressDialog

src/progress.cpp:73–76  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

71}
72
73ProgressDialog::~ProgressDialog()
74{
75 while(DiffTextWindow::maxThreads() > 0) {} //expected to be set by last helper thread.
76}
77
78void ProgressDialog::initConnections()
79{

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected