summaryrefslogtreecommitdiff
path: root/FL
diff options
context:
space:
mode:
Diffstat (limited to 'FL')
-rw-r--r--FL/Fl_Window.H1
1 files changed, 1 insertions, 0 deletions
diff --git a/FL/Fl_Window.H b/FL/Fl_Window.H
index 965d29246..379888593 100644
--- a/FL/Fl_Window.H
+++ b/FL/Fl_Window.H
@@ -540,6 +540,7 @@ public:
void shape(const Fl_Image& b) ;
const Fl_Image *shape();
int screen_num();
+ void screen_num(int screen_num);
static bool is_a_rescale();
};