Add UPNQR to Studio

This commit is contained in:
Robin Stuart 2017-07-23 18:09:30 +01:00
parent 8ca1329fcf
commit 6413351fd6
2 changed files with 2 additions and 0 deletions

View File

@ -105,6 +105,7 @@ MainWindow::MainWindow(QWidget* parent, Qt::WindowFlags fl)
"Telepen",
"Telepen Numeric",
"UK Plessey",
"UPNQR",
"Universal Product Code (UPC-A)",
"Universal Product Code (UPC-E)",
"USPS Intelligent Mail"

View File

@ -100,6 +100,7 @@ public:
TELEPEN =32,
TELEPEN_NUM =87,
PLESSEY =86,
UPNQR =143,
UPCA =34,
UPCE =37,
ONECODE =85