summaryrefslogtreecommitdiff
path: root/src/settingsdialogpaths.h
diff options
context:
space:
mode:
authorMikaël Capelle <capelle.mikael@gmail.com>2022-05-17 11:47:01 +0200
committerMikaël Capelle <capelle.mikael@gmail.com>2023-07-09 17:20:40 +0200
commitd13f6bb870cdda71257f665367be8ef9fca86255 (patch)
tree52e214718478f1e52856572f5aa1a2ac58537f9f /src/settingsdialogpaths.h
parent86bb01ba9eac879d3685c439ac9da0028bc4bc80 (diff)
Apply clang-format.
Diffstat (limited to 'src/settingsdialogpaths.h')
-rw-r--r--src/settingsdialogpaths.h4
1 files changed, 2 insertions, 2 deletions
diff --git a/src/settingsdialogpaths.h b/src/settingsdialogpaths.h
index 9562289b..239c79c7 100644
--- a/src/settingsdialogpaths.h
+++ b/src/settingsdialogpaths.h
@@ -26,9 +26,9 @@ private:
void on_overwriteDirEdit_editingFinished();
void on_profilesDirEdit_editingFinished();
- void normalizePath(QLineEdit *lineEdit);
+ void normalizePath(QLineEdit* lineEdit);
QDir m_gameDir;
};
-#endif // SETTINGSDIALOGPATHS_H
+#endif // SETTINGSDIALOGPATHS_H