diff options
Diffstat (limited to 'FL/Fl.H')
| -rw-r--r-- | FL/Fl.H | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -1008,6 +1008,7 @@ int main() { static void screen_work_area(int &X, int &Y, int &W, int &H, int mx, int my); // via screen driver static void screen_work_area(int &X, int &Y, int &W, int &H, int n); // via screen driver static void screen_work_area(int &X, int &Y, int &W, int &H); // via screen driver + static float screen_scale(int n); // via screen driver /** @} */ |
