mirror of
https://github.com/arcan1s/awesome-widgets.git
synced 2025-07-20 09:09:57 +00:00
implement script function
This commit is contained in:
@ -58,6 +58,7 @@ public:
|
||||
public slots:
|
||||
void readConfiguration();
|
||||
ScriptData run(const int time);
|
||||
void tryDelete();
|
||||
void writeConfiguration();
|
||||
|
||||
private:
|
||||
|
Reference in New Issue
Block a user