diff options
Diffstat (limited to 'FL/Fl_File_Chooser.H')
| -rw-r--r-- | FL/Fl_File_Chooser.H | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/FL/Fl_File_Chooser.H b/FL/Fl_File_Chooser.H index bfdf4e0ba..f36e4f5cc 100644 --- a/FL/Fl_File_Chooser.H +++ b/FL/Fl_File_Chooser.H @@ -1,4 +1,4 @@ -// generated by Fast Light User Interface Designer (fluid) version 1.0104 +// generated by Fast Light User Interface Designer (fluid) version 1.0105 #ifndef Fl_File_Chooser_H #define Fl_File_Chooser_H @@ -137,6 +137,7 @@ public: static const char *filesystems_label; static const char *manage_favorites_label; static const char *new_directory_label; + static const char *new_directory_tooltip; static const char *preview_label; static const char *show_label; static Fl_File_Sort_F *sort; |
