diff options
Diffstat (limited to 'apps/plugins/imageviewer/imageviewer.h')
-rw-r--r-- | apps/plugins/imageviewer/imageviewer.h | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/apps/plugins/imageviewer/imageviewer.h b/apps/plugins/imageviewer/imageviewer.h index ac15df5960..44e56c0696 100644 --- a/apps/plugins/imageviewer/imageviewer.h +++ b/apps/plugins/imageviewer/imageviewer.h | |||
@@ -55,6 +55,7 @@ enum { | |||
55 | PLUGIN_OTHER = 0x200, | 55 | PLUGIN_OTHER = 0x200, |
56 | PLUGIN_ABORT, | 56 | PLUGIN_ABORT, |
57 | PLUGIN_OUTOFMEM, | 57 | PLUGIN_OUTOFMEM, |
58 | PLUGIN_JPEG_PROGRESSIVE, | ||
58 | 59 | ||
59 | ZOOM_IN, | 60 | ZOOM_IN, |
60 | ZOOM_OUT, | 61 | ZOOM_OUT, |