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