summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorManoloFLTK <41016272+ManoloFLTK@users.noreply.github.com>2019-05-22 21:45:12 +0200
committerManoloFLTK <41016272+ManoloFLTK@users.noreply.github.com>2019-05-22 21:45:12 +0200
commit46fa9d2625996452e33db0639857f36299419123 (patch)
treef4ec735e656c3a42294fe832a55997137fc4117c
parentb2c027fa83fea660446f338c731201da76c49dca (diff)
Fix Doxygen comment badly processed by Doxygen 1.8.15
-rw-r--r--FL/Fl.H1
1 files changed, 0 insertions, 1 deletions
diff --git a/FL/Fl.H b/FL/Fl.H
index 9da9f300e..88fe801c6 100644
--- a/FL/Fl.H
+++ b/FL/Fl.H
@@ -1011,7 +1011,6 @@ int main() {
By default, FLTK also displays the new scaling factor value in a yellow, transient window.
This can be changed with option Fl::OPTION_SHOW_SCALING.
The scaling factor value is programmatically get and set with the Fl::screen_scale() functions.
-
@{ */
static int x(); // via screen driver
static int y(); // via screen driver