Fix a bunch of warnings

This commit is contained in:
Luis Ángel San Martín
2023-04-30 14:00:09 +02:00
parent 3355f2137c
commit a47b706e29
13 changed files with 24 additions and 26 deletions

View File

@ -12,7 +12,6 @@ public:
SearchVolume(QWidget *parent = nullptr);
void clean();
void setVolumeInfo(const QString &volume);
public slots:
QString getVolumeInfo() const;
private: