summaryrefslogtreecommitdiff
path: root/fluid/Fl_Group_Type.h
diff options
context:
space:
mode:
Diffstat (limited to 'fluid/Fl_Group_Type.h')
-rw-r--r--fluid/Fl_Group_Type.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/fluid/Fl_Group_Type.h b/fluid/Fl_Group_Type.h
index ca7d20a9a..694d2a01f 100644
--- a/fluid/Fl_Group_Type.h
+++ b/fluid/Fl_Group_Type.h
@@ -126,6 +126,7 @@ public:
void layout_widget() FL_OVERRIDE;
void change_subtype_to(int n);
void insert_child_at(Fl_Widget *child, int x, int y);
+ void keyboard_move_child(Fl_Widget_Type*, int key);
static int parent_is_flex(Fl_Type*);
static int size(Fl_Type*, char fixed_only=0);
static int is_fixed(Fl_Type*);