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 24191c9db..e7125d633 100644
--- a/FL/Fl_Window.H
+++ b/FL/Fl_Window.H
@@ -541,6 +541,7 @@ public:
void shape(const Fl_Image& b) ;
const Fl_Image *shape();
int screen_num();
+ static bool is_a_rescale();
};
#endif