diff options
Diffstat (limited to 'src/gui/models/playerrelationlistmodel.h')
-rw-r--r-- | src/gui/models/playerrelationlistmodel.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/gui/models/playerrelationlistmodel.h b/src/gui/models/playerrelationlistmodel.h index 9251631f7..bc343de02 100644 --- a/src/gui/models/playerrelationlistmodel.h +++ b/src/gui/models/playerrelationlistmodel.h @@ -64,4 +64,4 @@ class PlayerRelationListModel final : public ListModel } }; -#endif +#endif // GUI_MODELS_PLAYERRELATIONLISTMODEL_H |