UI tweaks, search syntax (#25)

This commit is contained in:
2020-02-16 15:24:29 -05:00
parent 849beb09d8
commit ae8652d86e
8 changed files with 134 additions and 17 deletions

View File

@@ -28,7 +28,7 @@ struct {
pthread_mutex_t mupdf_mu;
char * tesseract_lang;
char * tesseract_path;
const char * tesseract_path;
} ScanCtx;
struct {