chore: reformat
Signed-off-by: Trial97 <alexandru.tripon97@gmail.com>
This commit is contained in:
parent
57d3d4815b
commit
5c8481a118
20 changed files with 134 additions and 119 deletions
|
@ -84,7 +84,7 @@ class Mod : public Resource {
|
|||
|
||||
bool valid() const override;
|
||||
|
||||
[[nodiscard]] int compare(const Resource & other, SortType type) const override;
|
||||
[[nodiscard]] int compare(const Resource& other, SortType type) const override;
|
||||
[[nodiscard]] bool applyFilter(QRegularExpression filter) const override;
|
||||
|
||||
// Delete all the files of this mod
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue