diff options
| author | ManoloFLTK <41016272+ManoloFLTK@users.noreply.github.com> | 2022-12-13 18:37:48 +0100 |
|---|---|---|
| committer | ManoloFLTK <41016272+ManoloFLTK@users.noreply.github.com> | 2022-12-16 16:21:23 +0100 |
| commit | 41f37613ec6a14fb8b3357e2dc0323116bf8439b (patch) | |
| tree | b6677826b5eadc6571f2ffd582d9a2d858172102 /configh.cmake.in | |
| parent | 576271fb04e1c2f9ba1f95c0399fef2f73af3b06 (diff) | |
Derive Fl_Zenity_Native_File_Chooser_Driver from Fl_Kdialog_Native_…
Also add Fl::option(OPTION_FNFC_USES_ZENITY)
Diffstat (limited to 'configh.cmake.in')
| -rw-r--r-- | configh.cmake.in | 6 |
1 files changed, 0 insertions, 6 deletions
diff --git a/configh.cmake.in b/configh.cmake.in index df211630e..d189d3bf9 100644 --- a/configh.cmake.in +++ b/configh.cmake.in @@ -343,12 +343,6 @@ #cmakedefine FL_CFG_NO_FILESYSTEM_SUPPORT 1 /* - * Do we want class Fl_Native_File_Chooser to run zenity when available? - */ - -#cmakedefine01 USE_ZENITY - -/* * Do we want class Fl_Native_File_Chooser to run kdialog when zenity is * unavailable and desktop is KDE? */ |
