MCPcopy Create free account
hub / github.com/QNapi/qnapi / subtitlesSelected

Method subtitlesSelected

gui/src/forms/frmprogress.cpp:245–248  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

243}
244
245void GetThread::subtitlesSelected(int idx) {
246 selIdx = idx;
247 waitForDlg.unlock();
248}
249
250#define ABORT_POINT \
251 { \

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected