Babel  1
The voip software that only works on your local network
Loading...
Searching...
No Matches
UserControls.cpp File Reference

This file contains the implementation of the UserControls class, which manages user input and control states. More...

#include "Controls/UserControls.hpp"
#include <mutex>
Include dependency graph for UserControls.cpp:

Go to the source code of this file.

Variables

std::mutex logMutex
 

Detailed Description

This file contains the implementation of the UserControls class, which manages user input and control states.

Definition in file UserControls.cpp.

Variable Documentation

◆ logMutex

std::mutex logMutex

Definition at line 16 of file UserControls.cpp.