summaryrefslogtreecommitdiff
path: root/src/gui/widgets/tabs/debugwindowtabs.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/gui/widgets/tabs/debugwindowtabs.h')
-rw-r--r--src/gui/widgets/tabs/debugwindowtabs.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/gui/widgets/tabs/debugwindowtabs.h b/src/gui/widgets/tabs/debugwindowtabs.h
index 9341353de..2de04d62e 100644
--- a/src/gui/widgets/tabs/debugwindowtabs.h
+++ b/src/gui/widgets/tabs/debugwindowtabs.h
@@ -103,6 +103,7 @@ class TargetDebugTab final : public DebugTab
Label *mMaxHitLabel;
Label *mCriticalHitLabel;
Label *mKarmaLabel;
+ Label *mMannerLabel;
};
class NetDebugTab final : public DebugTab