From 3ae7d2eff3d20c3042ddac4fd4f205812079b94e Mon Sep 17 00:00:00 2001 From: Andrei Karas Date: Wed, 17 Oct 2012 18:31:26 +0300 Subject: Extend checkbox theming. New options: padding - padding from all sides except left imagePadding - padding from left before image imageSize - image size for computation width spacing - space between image and text width = imagePadding + imageSize + spacing + text width + padding height = padding + text height + padding --- src/gui/shopwindow.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src/gui/shopwindow.h') diff --git a/src/gui/shopwindow.h b/src/gui/shopwindow.h index 11e7f5e69..dbf102f85 100644 --- a/src/gui/shopwindow.h +++ b/src/gui/shopwindow.h @@ -164,7 +164,7 @@ class ShopWindow final : public Window, public gcn::ActionListener, Button *mSellDeleteButton; Button *mSellAnnounceButton; Button *mSellAuctionButton; - gcn::CheckBox *mAnnounceLinks; + CheckBox *mAnnounceLinks; int mSelectedItem; int mAnnonceTime; -- cgit v1.2.3-60-g2f50