mirror of
https://github.com/YACReader/yacreader
synced 2025-07-14 02:54:46 -04:00
Do not generate the qr code if the server is off
This commit is contained in:
@ -17,6 +17,8 @@ public:
|
||||
void start(quint16 port = 0);
|
||||
void stop();
|
||||
|
||||
bool isRunning();
|
||||
|
||||
QString getPort();
|
||||
|
||||
signals:
|
||||
|
Reference in New Issue
Block a user