summaryrefslogtreecommitdiff
path: root/apps/plugins/imageviewer/jpeg/jpeg_ui.c
diff options
context:
space:
mode:
Diffstat (limited to 'apps/plugins/imageviewer/jpeg/jpeg_ui.c')
-rw-r--r--apps/plugins/imageviewer/jpeg/jpeg_ui.c5
1 files changed, 5 insertions, 0 deletions
diff --git a/apps/plugins/imageviewer/jpeg/jpeg_ui.c b/apps/plugins/imageviewer/jpeg/jpeg_ui.c
new file mode 100644
index 0000000000..e7f57c699f
--- /dev/null
+++ b/apps/plugins/imageviewer/jpeg/jpeg_ui.c
@@ -0,0 +1,5 @@
1#define JPEG_VIEWER
2#define MENU_TITLE "Jpeg Menu"
3#define UNSCALED_IS_AVAILABLE 0
4
5#include "../imageviewer.c"