mirror of
https://repo.dactyloidae.xyz/Dactyloidae/UXP.git
synced 2026-09-10 02:08:38 +09:00
Issue #999 - Disable native file picker by default.
This commit is contained in:
parent
4d854945cd
commit
53bfc43dbe
3 changed files with 13 additions and 4 deletions
|
|
@ -86,6 +86,7 @@ private:
|
|||
#if (MOZ_WIDGET_GTK == 3)
|
||||
GtkFileChooserWidget *mFileChooserDelegate;
|
||||
#endif
|
||||
bool mUseNativeFileChooser;
|
||||
};
|
||||
|
||||
#endif
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue