mirror of
https://gitea.msk.dinamika-avia.ru/Constanta-Design/RRJClient.git
synced 2026-03-28 05:25:39 +03:00
ref: change initialize logic
*complete without change animation
This commit is contained in:
@@ -20,8 +20,12 @@ public:
|
||||
void callApp();
|
||||
bool findApp();
|
||||
|
||||
bool getIsAutoStart() const;
|
||||
void setIsAutoStart(bool value);
|
||||
|
||||
private:
|
||||
QString programPath;
|
||||
bool isAutoStart;
|
||||
};
|
||||
|
||||
#endif // EXTERNALEXECUTER_H
|
||||
|
||||
Reference in New Issue
Block a user