summaryrefslogtreecommitdiff
path: root/FL/Fl.H
diff options
context:
space:
mode:
Diffstat (limited to 'FL/Fl.H')
-rw-r--r--FL/Fl.H3
1 files changed, 3 insertions, 0 deletions
diff --git a/FL/Fl.H b/FL/Fl.H
index 4c7649f90..3f19545ff 100644
--- a/FL/Fl.H
+++ b/FL/Fl.H
@@ -1092,7 +1092,10 @@ public:
static int box_dy(Fl_Boxtype);
static int box_dw(Fl_Boxtype);
static int box_dh(Fl_Boxtype);
+
static int draw_box_active();
+ static Fl_Color box_color(Fl_Color);
+ static void set_box_color(Fl_Color);
// back compatibility:
/** \addtogroup fl_windows