From ebfb80908ca91531b96510d6f6446566a72921fd Mon Sep 17 00:00:00 2001 From: Greg Ercolano Date: Thu, 14 Jan 2010 23:08:06 +0000 Subject: Checked in on Manolo's behalf; FNFC.patch applied from STR#2298 to include a 'Show Hidden Files' checkbox for linux browser. Small addition to Fl_File_Chooser to support this. git-svn-id: file:///fltk/svn/fltk/branches/branch-1.3@7007 ea41ed52-d2ee-0310-a9c1-e6b18d33e121 --- FL/Fl_Native_File_Chooser_FLTK.H | 2 -- 1 file changed, 2 deletions(-) (limited to 'FL/Fl_Native_File_Chooser_FLTK.H') diff --git a/FL/Fl_Native_File_Chooser_FLTK.H b/FL/Fl_Native_File_Chooser_FLTK.H index e3ba3bb1e..2f0bae693 100644 --- a/FL/Fl_Native_File_Chooser_FLTK.H +++ b/FL/Fl_Native_File_Chooser_FLTK.H @@ -135,8 +135,6 @@ public: const char* preset_file() const; const char *errmsg() const; int show(); - // added by MG - Fl_Choice *showChoice; }; // -- cgit v1.2.3