diff options
| author | ManoloFLTK <41016272+ManoloFLTK@users.noreply.github.com> | 2023-02-06 11:17:31 +0100 |
|---|---|---|
| committer | ManoloFLTK <41016272+ManoloFLTK@users.noreply.github.com> | 2023-02-06 11:17:31 +0100 |
| commit | 57a87f705324305092a671193784af596a340949 (patch) | |
| tree | 91f981841338da3846aaaaa2a199cb862c7c51db /FL | |
| parent | a56c48079e8d691611c62c92f2cf49b3fb6345d2 (diff) | |
Fix "\todo provide user documentation for fl_set_status function"
Diffstat (limited to 'FL')
| -rw-r--r-- | FL/fl_draw.H | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/FL/fl_draw.H b/FL/fl_draw.H index 2c08fe6c3..7f46a80f7 100644 --- a/FL/fl_draw.H +++ b/FL/fl_draw.H @@ -1120,7 +1120,6 @@ FL_EXPORT const char *fl_expand_text(const char *from, char *buf, int maxbuf, do int &n, double &width, int wrap, int draw_symbols = 0); // XIM: -/** \todo provide user documentation for fl_set_status function */ FL_EXPORT void fl_set_status(int X, int Y, int W, int H); /** Inform text input methods about the current text insertion cursor. \param font Font currently in use in text input. |
