summaryrefslogtreecommitdiff
path: root/FL/Fl_Input.H
diff options
context:
space:
mode:
Diffstat (limited to 'FL/Fl_Input.H')
-rw-r--r--FL/Fl_Input.H1
1 files changed, 1 insertions, 0 deletions
diff --git a/FL/Fl_Input.H b/FL/Fl_Input.H
index 308aa37b9..8e3560a5d 100644
--- a/FL/Fl_Input.H
+++ b/FL/Fl_Input.H
@@ -34,6 +34,7 @@ class FL_EXPORT Fl_Input : public Fl_Input_ {
int handle_key();
int shift_position(int p);
int shift_up_down_position(int p);
+ void handle_mouse(int keepmark=0);
public:
void draw();
int handle(int);