Skip to content

Restructured Capture header file to improve the readability

The header file previously was lacking a systematic order of all its functions making it very difficult to understand. Now actions, UI controls, helper functions etc. are grouped together.

Additionally, minor unused functions were removed.

Merge request reports