summaryrefslogtreecommitdiff
path: root/src/gui/windows/killstats.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/gui/windows/killstats.h')
-rw-r--r--src/gui/windows/killstats.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/gui/windows/killstats.h b/src/gui/windows/killstats.h
index a3e047553..ef784acf5 100644
--- a/src/gui/windows/killstats.h
+++ b/src/gui/windows/killstats.h
@@ -68,7 +68,7 @@ class KillStats final : public Window,
void resetTimes();
- void attributeChanged(const int id,
+ void attributeChanged(const AttributesT id,
const int oldVal,
const int newVal) override final;