From 8037d33c9f429d4c0322da383cdda46776c3c14e Mon Sep 17 00:00:00 2001 From: Andrei Karas Date: Thu, 21 Apr 2011 05:25:01 +0300 Subject: Impliment attack filter. Add tab in social tab. --- src/gui/setup_other.h | 3 +++ 1 file changed, 3 insertions(+) (limited to 'src/gui/setup_other.h') diff --git a/src/gui/setup_other.h b/src/gui/setup_other.h index 44daa1237..8bf4fe659 100644 --- a/src/gui/setup_other.h +++ b/src/gui/setup_other.h @@ -122,6 +122,9 @@ class Setup_Other : public SetupTab, public gcn::ActionListener gcn::CheckBox *mShowExtMinimapsCheckBox; bool mShowExtMinimaps; + gcn::CheckBox *mEnableAttackFilterCheckBox; + bool mEnableAttackFilter; + EditDialog *mEditDialog; }; -- cgit v1.2.3-60-g2f50