mirror of
https://gitea.msk.dinamika-avia.ru/Constanta-Design/RRJClient.git
synced 2026-03-28 05:25:39 +03:00
ref: link argument
This commit is contained in:
@@ -15,10 +15,10 @@ class ExternalExecuter : public QObject
|
||||
Q_OBJECT
|
||||
|
||||
public:
|
||||
ExternalExecuter();
|
||||
ExternalExecuter() {};
|
||||
~ExternalExecuter() {};
|
||||
void callApp();
|
||||
bool findApp();
|
||||
~ExternalExecuter();
|
||||
|
||||
private:
|
||||
QString programPath;
|
||||
|
||||
Reference in New Issue
Block a user