diff options
| author | ManoloFLTK <41016272+ManoloFLTK@users.noreply.github.com> | 2019-05-22 21:45:12 +0200 |
|---|---|---|
| committer | ManoloFLTK <41016272+ManoloFLTK@users.noreply.github.com> | 2019-05-22 21:45:12 +0200 |
| commit | 46fa9d2625996452e33db0639857f36299419123 (patch) | |
| tree | f4ec735e656c3a42294fe832a55997137fc4117c | |
| parent | b2c027fa83fea660446f338c731201da76c49dca (diff) | |
Fix Doxygen comment badly processed by Doxygen 1.8.15
| -rw-r--r-- | FL/Fl.H | 1 |
1 files changed, 0 insertions, 1 deletions
@@ -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 |
