From 18b6055c46e828f621192e6c9fa7ab6a6b1d99aa Mon Sep 17 00:00:00 2001 From: Andrei Karas Date: Sun, 15 Dec 2013 18:46:28 +0300 Subject: add theme option into checkbox to hide X icon (draw box). New theme option: drawBox --- src/gui/widgets/checkbox.h | 1 + 1 file changed, 1 insertion(+) (limited to 'src/gui/widgets/checkbox.h') diff --git a/src/gui/widgets/checkbox.h b/src/gui/widgets/checkbox.h index e23ffda46..c28eab90b 100644 --- a/src/gui/widgets/checkbox.h +++ b/src/gui/widgets/checkbox.h @@ -90,6 +90,7 @@ class CheckBox final : public gcn::CheckBox, int mImageSize; int mSpacing; bool mHasMouse; + bool mDrawBox; static int instances; static Skin *mSkin; -- cgit v1.2.3-60-g2f50