Change app-id to me.gapixels.Megapixels

This commit is contained in:
Martijn Braam
2023-12-02 11:23:31 +01:00
parent 7f5c7c1c4c
commit 8ca9028d45
10 changed files with 21 additions and 18 deletions

View File

@@ -5,6 +5,8 @@
#include "state.h"
#include "zbar_pipeline.h"
#define APP_ID "me.gapixels.Megapixels"
struct mp_main_state {
const struct mp_camera_config *camera;
libmegapixels_mode *mode;