14
14
# with this program. If not, see <http://www.gnu.org/licenses/>.
18
18
#from qreator_lib import QRCodeType as QRCodeType
19
19
from QRCodeSMSGtk import QRCodeSMSGtk
22
22
def __init__(self, qr_code_update_func, icon_path, description, id):
23
23
self.qr_code_update_func = qr_code_update_func
25
25
self.description = description