From b1fa35079365cd92d6a719f5d95e17285bd17659 Mon Sep 17 00:00:00 2001 From: Andrei Karas Date: Tue, 30 Sep 2014 22:43:27 +0300 Subject: Add karma field in debug window in target tab. --- src/gui/widgets/tabs/debugwindowtabs.h | 1 + 1 file changed, 1 insertion(+) (limited to 'src/gui/widgets/tabs/debugwindowtabs.h') 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 -- cgit v1.2.3-70-g09d2