mirror of
https://github.com/zint/zint
synced 2024-11-16 20:57:25 +13:00
change WITH_QR to NO_QR
This commit is contained in:
parent
fa21baafce
commit
abd4ced7d7
@ -23,7 +23,7 @@
|
||||
#include <string.h>
|
||||
#include "common.h"
|
||||
|
||||
#ifdef WITH_QR
|
||||
#ifndef NO_QR
|
||||
#include <qrencode.h>
|
||||
|
||||
static int kanji = 0;
|
||||
|
Loading…
Reference in New Issue
Block a user