From 478a5fcaa06b001915bd8950c3ef807d73c571ca Mon Sep 17 00:00:00 2001 From: Andrei Karas Date: Mon, 6 May 2013 00:46:56 +0300 Subject: add outline color in textfield class. --- src/gui/widgets/textfield.h | 1 + 1 file changed, 1 insertion(+) (limited to 'src/gui/widgets/textfield.h') diff --git a/src/gui/widgets/textfield.h b/src/gui/widgets/textfield.h index 14b8f57b5..0c30fc819 100644 --- a/src/gui/widgets/textfield.h +++ b/src/gui/widgets/textfield.h @@ -144,6 +144,7 @@ class TextField : public gcn::TextField, int mLastEventPaste; int mPadding; const gcn::Color *mCaretColor; + gcn::Color mForegroundColor2; PopupMenu *mPopupMenu; }; -- cgit v1.2.3-70-g09d2