chore: reformat code

Signed-off-by: Sefa Eyeoglu <contact@scrumplex.net>
This commit is contained in:
Sefa Eyeoglu 2022-11-23 14:55:43 +01:00
parent 5cedfcbfaf
commit 5cab4d8864
No known key found for this signature in database
GPG Key ID: C10411294912A422

View File

@ -71,7 +71,7 @@ class BlockedModsDialog : public QDialog {
shared_qobject_ptr<ConcurrentTask> m_hashing_task;
QSet<QString> m_pending_hash_paths;
bool m_rehash_pending;
QPushButton *m_openMissingButton;
QPushButton* m_openMissingButton;
void openAll(bool missingOnly);
void addDownloadFolder();