mirror of
https://github.com/arcan1s/awesome-widgets.git
synced 2025-07-13 22:05:48 +00:00
fix cppcheck warnings
improvements of interaction with items
This commit is contained in:
@ -81,8 +81,8 @@ public:
|
||||
public slots:
|
||||
void readConfiguration();
|
||||
ScriptData run(const int time);
|
||||
void showConfiguration();
|
||||
void tryDelete();
|
||||
int showConfiguration();
|
||||
int tryDelete();
|
||||
void writeConfiguration();
|
||||
|
||||
private:
|
||||
|
Reference in New Issue
Block a user