index
:
pdf-simple-sign
c++-library
lpg-libqr
master
origin/c++-library
origin/master
Simple PDF signer intended for documents produced by the Cairo library (≤ 1
Přemysl Eric Janouch <p@janouch.name>
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
lpg
/
libqr
/
qr
/
types.h
blob: bb44cde38abbfb05e488ae01a661ae3321de0448 (
plain
)
1
2
3
4
5
6
7
8
#ifndef QR_TYPES_H #define QR_TYPES_H struct qr_data; struct qr_code; #endif