From f799d0cc056be8850733be931c976d59e6dbe582 Mon Sep 17 00:00:00 2001 From: Andrei Karas Date: Thu, 27 Dec 2012 20:49:56 +0300 Subject: Add outlining support for labels. --- src/gui/widgets/label.h | 5 +++++ 1 file changed, 5 insertions(+) (limited to 'src/gui/widgets/label.h') diff --git a/src/gui/widgets/label.h b/src/gui/widgets/label.h index 4ea7ca3e3..084fe2f40 100644 --- a/src/gui/widgets/label.h +++ b/src/gui/widgets/label.h @@ -63,6 +63,11 @@ class Label final : public gcn::Label, public Widget2 void adjustSize(); + void setForegroundColor(const gcn::Color &color); + + void setForegroundColorAll(const gcn::Color &color1, + const gcn::Color &color2); + static Skin *mSkin; static int mInstances; -- cgit v1.2.3-60-g2f50