diff options
| author | maxim nikonov <maxim.nikonov@hqo.co> | 2026-02-06 03:39:53 +0500 |
|---|---|---|
| committer | maxim nikonov <maxim.nikonov@hqo.co> | 2026-02-06 03:39:53 +0500 |
| commit | f93978aba486bf0fea8d9ee857d014a02f3f7d96 (patch) | |
| tree | 44d4626c2d56666056983d8fedf1b897f4ecf249 /src/Fl_Message.cxx | |
| parent | ddba971ebb304512ba9e0a01b77ec71b59b977b6 (diff) | |
wi[
Diffstat (limited to 'src/Fl_Message.cxx')
| -rw-r--r-- | src/Fl_Message.cxx | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/Fl_Message.cxx b/src/Fl_Message.cxx index b24072b40..d3112c562 100644 --- a/src/Fl_Message.cxx +++ b/src/Fl_Message.cxx @@ -541,7 +541,7 @@ void Fl_Message::message_title(const char *title) { fl_input(), fl_password(), unless a specific title has been set with fl_message_title(const char *title). - The default is no title. You can override the default title for a + The default is no title. You can the default title for a single dialog with fl_message_title(const char *title). The \p title string is copied internally, so that you can use a |
