Fix formatting

This commit is contained in:
aiamnezia 2024-12-10 19:04:11 +04:00
parent 9e7cf7fa1f
commit 6a21994736
4 changed files with 50 additions and 56 deletions

View file

@ -22,6 +22,7 @@ public slots:
signals:
void updateFound();
void errorOccured(const QString &errorMessage);
private:
std::shared_ptr<Settings> m_settings;