From ee13b712f0c9a285baf7a43e6d58b367dd6145f1 Mon Sep 17 00:00:00 2001 From: Andrei Karas Date: Mon, 6 May 2013 12:28:37 +0300 Subject: add outline color to radio button. --- src/gui/widgets/radiobutton.h | 1 + 1 file changed, 1 insertion(+) (limited to 'src/gui/widgets/radiobutton.h') diff --git a/src/gui/widgets/radiobutton.h b/src/gui/widgets/radiobutton.h index 481d18408..50372e8c2 100644 --- a/src/gui/widgets/radiobutton.h +++ b/src/gui/widgets/radiobutton.h @@ -88,6 +88,7 @@ class RadioButton final : public gcn::RadioButton, int mImagePadding; int mImageSize; int mSpacing; + gcn::Color mForegroundColor2; }; #endif // RADIOBUTTON_H -- cgit v1.2.3-70-g09d2