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 d44fe8dc4..9341353de 100644
--- a/src/gui/widgets/tabs/debugwindowtabs.h
+++ b/src/gui/widgets/tabs/debugwindowtabs.h
@@ -102,6 +102,7 @@ class TargetDebugTab final : public DebugTab
Label *mMinHitLabel;
Label *mMaxHitLabel;
Label *mCriticalHitLabel;
+ Label *mKarmaLabel;
};
class NetDebugTab final : public DebugTab