From 57a87f705324305092a671193784af596a340949 Mon Sep 17 00:00:00 2001 From: ManoloFLTK <41016272+ManoloFLTK@users.noreply.github.com> Date: Mon, 6 Feb 2023 11:17:31 +0100 Subject: Fix "\todo provide user documentation for fl_set_status function" --- FL/fl_draw.H | 1 - 1 file changed, 1 deletion(-) (limited to 'FL') 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. -- cgit v1.2.3