mirror of
https://github.com/PrismLauncher/PrismLauncher.git
synced 2026-07-06 13:26:58 +03:00
chore: reformat code
Signed-off-by: Sefa Eyeoglu <contact@scrumplex.net>
This commit is contained in:
parent
5cedfcbfaf
commit
5cab4d8864
1 changed files with 1 additions and 1 deletions
|
|
@ -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();
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue