summaryrefslogtreecommitdiff
path: root/FL/Fl.H
diff options
context:
space:
mode:
Diffstat (limited to 'FL/Fl.H')
-rw-r--r--FL/Fl.H2
1 files changed, 1 insertions, 1 deletions
diff --git a/FL/Fl.H b/FL/Fl.H
index e1f69b506..e35ebe2ad 100644
--- a/FL/Fl.H
+++ b/FL/Fl.H
@@ -269,7 +269,7 @@ public:
/// Meaningful for the Wayland/X11 platform only. When switched on, the library uses a Zenity-based file dialog.
/// When switched off (default), no zenity-based file dialog is used.
OPTION_FNFC_USES_ZENITY,
- /// Meaningful for the Wayland/X11 platform only and for the KDE-Plasma desktop only.
+ /// Meaningful for the Wayland/X11 platform only.
/// When switched on, the library uses a kdialog-based file dialog if command 'kdialog' is available on the running system.
/// When switched off (default), no kdialog-based file dialog is used.
OPTION_FNFC_USES_KDIALOG,