diff options
Diffstat (limited to '')
-rw-r--r-- | linden/indra/newview/llfloatersnapshot.h | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/linden/indra/newview/llfloatersnapshot.h b/linden/indra/newview/llfloatersnapshot.h index c97923b..f894c27 100644 --- a/linden/indra/newview/llfloatersnapshot.h +++ b/linden/indra/newview/llfloatersnapshot.h | |||
@@ -46,6 +46,7 @@ public: | |||
46 | { | 46 | { |
47 | SNAPSHOT_FORMAT_PNG, | 47 | SNAPSHOT_FORMAT_PNG, |
48 | SNAPSHOT_FORMAT_JPEG, | 48 | SNAPSHOT_FORMAT_JPEG, |
49 | SNAPSHOT_FORMAT_TGA, | ||
49 | SNAPSHOT_FORMAT_BMP | 50 | SNAPSHOT_FORMAT_BMP |
50 | } ESnapshotFormat; | 51 | } ESnapshotFormat; |
51 | 52 | ||