mirror of
https://github.com/arcan1s/awesome-widgets.git
synced 2025-10-16 01:29:55 +00:00
fix cppcheck warnings
improvements of interaction with items
This commit is contained in:
@ -85,8 +85,8 @@ public:
|
||||
|
||||
public slots:
|
||||
void readConfiguration();
|
||||
void showConfiguration(const QStringList tags = QStringList());
|
||||
void tryDelete();
|
||||
int showConfiguration(const QStringList tags = QStringList());
|
||||
int tryDelete();
|
||||
void writeConfiguration();
|
||||
|
||||
private slots:
|
||||
|
Reference in New Issue
Block a user