Fix "\todo provide user documentation for fl_set_status function"

This commit is contained in:
ManoloFLTK
2023-02-06 11:17:31 +01:00
parent a56c48079e
commit 57a87f7053
2 changed files with 5 additions and 1 deletions
-1
View File
@@ -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.