Skip to content

Commit

Permalink
Add description of class LocalAntiMicroServer
Browse files Browse the repository at this point in the history
  • Loading branch information
pktiuk committed Oct 19, 2021
1 parent 46ac877 commit d5da311
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions src/localantimicroserver.h
Expand Up @@ -24,6 +24,9 @@

class QLocalServer;

/**
* @brief Class used for checking presence of other AntiMicroX instances and communicating with them.
*/
class LocalAntiMicroServer : public QObject
{
Q_OBJECT
Expand Down

0 comments on commit d5da311

Please sign in to comment.