summaryrefslogtreecommitdiff
path: root/src/gui/debugwindow.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/gui/debugwindow.h')
-rw-r--r--src/gui/debugwindow.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/gui/debugwindow.h b/src/gui/debugwindow.h
index e0842f7ce..14265a6cc 100644
--- a/src/gui/debugwindow.h
+++ b/src/gui/debugwindow.h
@@ -94,6 +94,7 @@ class TargetDebugTab final : public DebugTab
private:
Label *mTargetLabel;
Label *mTargetIdLabel;
+ Label *mTargetTypeLabel;
Label *mTargetLevelLabel;
Label *mTargetRaceLabel;
Label *mTargetPartyLabel;