summaryrefslogtreecommitdiff
path: root/FL/Fl_Native_File_Chooser.H
diff options
context:
space:
mode:
Diffstat (limited to 'FL/Fl_Native_File_Chooser.H')
-rw-r--r--FL/Fl_Native_File_Chooser.H2
1 files changed, 2 insertions, 0 deletions
diff --git a/FL/Fl_Native_File_Chooser.H b/FL/Fl_Native_File_Chooser.H
index 423560ccc..aac45eb67 100644
--- a/FL/Fl_Native_File_Chooser.H
+++ b/FL/Fl_Native_File_Chooser.H
@@ -27,7 +27,9 @@
class Fl_Native_File_Chooser_FLTK_Driver <== this API implementation is the default FLTK file chooser
class Fl_GTK_Native_File_Chooser_Driver <== this API implementation runs a GTK file chooser
+ class Fl_Kdialog_Native_File_Chooser_Driver <== this API implementation runs a KDE file chooser
it is determined at run-time if the GTK dynamic libraries are available
+ and the KDE file chooser runs under the KDE desktop
class Fl_Quartz_Native_File_Chooser_Driver <== this API implementation runs a Mac OS X file chooser