mirror of
https://github.com/arcan1s/awesome-widgets.git
synced 2025-07-14 22:35:49 +00:00
add configuration for cron
This commit is contained in:
@ -43,6 +43,7 @@ private slots:
|
||||
private:
|
||||
ExtUpgrade *extItem = nullptr;
|
||||
QString comment;
|
||||
QString cron = "* * * * *";
|
||||
QString name;
|
||||
QString socket;
|
||||
QString fileName;
|
||||
|
Reference in New Issue
Block a user