This commit is contained in:
pokamest 2022-08-27 18:41:44 +03:00
parent ed6a417d7e
commit 997c8c87d0
3 changed files with 0 additions and 38 deletions

View file

@ -13,7 +13,6 @@ public:
explicit IpcServerProcess(QObject *parent = nullptr);
virtual ~IpcServerProcess();
//void start(const QString &program, const QStringList &arguments) override;
void start() override;
void close() override;