mirror of
https://github.com/YACReader/yacreader
synced 2026-01-06 00:03:09 -05:00
merged
This commit is contained in:
@ -21,6 +21,7 @@ public slots:
|
||||
bool isListening();
|
||||
void sendResponse();
|
||||
static bool isRunning();
|
||||
void close();
|
||||
private:
|
||||
//void run();
|
||||
QLocalServer * localServer;
|
||||
|
||||
Reference in New Issue
Block a user