diff options
Diffstat (limited to 'linden/indra/newview/llfilepicker.h')
-rw-r--r-- | linden/indra/newview/llfilepicker.h | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/linden/indra/newview/llfilepicker.h b/linden/indra/newview/llfilepicker.h index 63699b2..fb20ed3 100644 --- a/linden/indra/newview/llfilepicker.h +++ b/linden/indra/newview/llfilepicker.h | |||
@@ -113,6 +113,7 @@ public: | |||
113 | FFSAVE_JPEG = 14, | 113 | FFSAVE_JPEG = 14, |
114 | FFSAVE_HPA = 15, | 114 | FFSAVE_HPA = 15, |
115 | FFSAVE_TEXT = 16, | 115 | FFSAVE_TEXT = 16, |
116 | FFSAVE_LSL = 17 | ||
116 | }; | 117 | }; |
117 | 118 | ||
118 | // open the dialog. This is a modal operation | 119 | // open the dialog. This is a modal operation |