1
0

another plugin for qrscanner

This commit is contained in:
thomasv
2013-03-03 14:49:42 +01:00
parent cd9f366735
commit ba15b9eb6b
4 changed files with 47 additions and 21 deletions

View File

@@ -3,7 +3,7 @@ from PyQt4.QtCore import *
import PyQt4.QtCore as QtCore
import PyQt4.QtGui as QtGui
import bmp, pyqrnative, qrscanner
import bmp, pyqrnative
class QRCodeWidget(QWidget):