mirror of
https://git.code.sf.net/p/zint/code
synced 2025-12-21 11:57:04 +00:00
change WITH_QR to NO_QR
This commit is contained in:
@@ -23,7 +23,7 @@
|
||||
#include <string.h>
|
||||
#include "common.h"
|
||||
|
||||
#ifdef WITH_QR
|
||||
#ifndef NO_QR
|
||||
#include <qrencode.h>
|
||||
|
||||
static int kanji = 0;
|
||||
|
||||
Reference in New Issue
Block a user