Rabbit Remote Control 0.0.30
Loading...
Searching...
No Matches
ParameterServiceLibVNC.h
1#ifndef CPARAMETERSERVICELIBVNC_H
2#define CPARAMETERSERVICELIBVNC_H
3
4#include "ParameterService.h"
5
7{
8 Q_OBJECT
9
10public:
11 explicit CParameterServiceLibVNC(QObject *parent = nullptr);
12
13};
14
15#endif // CPARAMETERSERVICELIBVNC_H