mirror of
https://github.com/fltk/fltk.git
synced 2026-05-10 22:39:23 +08:00
4bc25f7f9d
Use of the kdialog command by class Fl_Naive_File_Chooser can now be turned off at build-time through CMake OPTION_USE_KDIALOG. If building via configure + make, set #define USE_KDIALOG to 0 in config.h before make.